Don’t get blocked by QOS – RabbitMQ Quality Of Service work-around
We look into how to fetch messages manually so we don't prefetch any messages and create bottlenecks for longer running processes.
The next release of OpenJDK is number 15. I will title this release unsafe garbage as it focuses on garbage collection and removing usages of unsafe methods. We also look at string blocks and records.
We go through how to run java code in your browser using different projects.
In this video I review the new Reef release of Ceph. This release is not generally available so I had to put in a bunch of effort in order to build it. I talk about the trials and tribulations with this project. All the different distributions and versions of operating systems I tried. I also…
We look into the next long time supported version of Java, the latest revision 23 contains improvements in speed, simplicity and …
We are in our new Linux environment and create some more packages. util-linux – Linux utils e2fsprogs – file system programs sysklogd – logger framework sysvinit – handler to handle init run levels
We look into how to install Apache Kafka in production using ZooKeeper for redundancy and working with topics. We also setup a producer for syslogs and checking the consumer for all the logs to appear.