Showing results for 2017 - Page 21 of 21 - Developer Support

Jan 6, 2017
Post comments count0
Post likes count0

What are Microservices and Why Should You Care?

Pam Lahoud
Pam Lahoud

Thanks to Premier Developer Consultant Najib Zarrari for sharing this excellent article on Microservices and the changing nature of software architecture in the industry today. Context Nowadays, trends show that market conditions are changing constantly and at a pace we have never seen before.   New companies come into mature industries...

MicroservicesNajib ZarrariSoftware Architecture
Jan 5, 2017
Post comments count2
Post likes count1

Understanding different GC modes with Concurrency Visualizer

Sergey Tepliakov
Sergey Tepliakov

In this post I’m going to visualize what exactly happens during Garbage Collection (GC) and how different GC modes can significantly affect application performance. I assume that the reader is familiar with garbage collection basics. If this isn’t the case I encourage you to spend 15 minutes to fill this gap, for instance from the following article...

seteplia