Need to create multiple writing threads and a single reading thread for your queue? Want better performance than java.util.concurrent.BlockingQueue? Try this out.
Follow along with this tutorial to learn how to set up throttling in your system using a few different open source frameworks along with Java and XML code.
These key terms and definitions will give you a great place to start to jump into the microservices zone and start learning through tutorials, developer tips, and more!
If you are dealing with money or precision is a must, use BigDecimal. Otherwise, Doubles tend to be good enough. Let's dive into this concept a little more.
In this final part of our microservices architecture series, we will learn to enable a Eureka Naming Server and allow the microservices to communicate with it.
Learn how to create a VM image that can be run locally to provide a local NFS mount that transparently transfers files copied to the mount to an S3 bucket.
Today, we'll learn how to build a currency conversion microservice as part of this tutorial on setting up a microservices architecture with Spring Boot.
Ansible is commonly used for deploying and testing in CI. The Ansible Run Analysis tool makes its large amounts of console data available and more readable for users.
If you're interested in Jenkins, review this article about how to use the performance plugin to get an accurate measure of your application's load capacity.