The Top Blockchain Protocols You Should Know

The Top Blockchain Protocols You Should Know

4 min

We’ve already covered different aspects and use cases of distributed ledger technology on our blog. Today we are going back to its core concepts, i.e., the consensus mechanism. We’ll explain the idea and introduce you to the significant enterprise blockchain protocols.But before that happens, let’s talk about the basics.

Tue/Mar/2022
see details
Tutorial: How to implement Service Discovery with Eureka (Java)

Tutorial: How to implement Service Discovery with Eureka (Java)

4 min

When developing a system with many services, we need to specify our target while performing requests. But if the location of this service gets changed, then we also have to change our configuration to make requests to the new location. And what if we have multiple workers performing the same job? Changing configuration each time can be troublesome.

Tue/Feb/2022
see details