Recent Posts

Continuous Monitoring with JDK Flight Recorder

Article from JAVA Magazine 2021 – 04 Waarom dit artikel? Vreemd genoeg is het profilen van de JVM of een specifiek proces niet één van de taken in een standaard sprint. Redenen daarvoor kunnen zijn dat er een dure licentie voor nodig is, dat ontwikkelteams nog niet heel bekend zijn met de goede tools die er rondzwerven op het internet …

Read More »

JavaFX Links of February 2025

Author: Frank Delporte Original post on Foojay: Read More Table of Contents CoreApplicationsGamesComponents, Libraries, ToolsPodcasts, Videos, BooksConferencesTutorialsMiscellaneousJFX Central Here is the overview of the JavaFX LinksOfTheMonth of February 2025. You can find the weekly lists on jfx-central.com. Did we miss anything? Is there anything you want to have included in one of the next overviews? Let us know via links@jfx-central.com. …

Read More »

Spring Cloud Stream: Demystifying Event-Driven Architecture

Author: Mahendra Rao B Original post on Foojay: Read More Table of Contents Why Event-Driven Systems?What Are Event-Driven Systems? Key drivers: Why Now?The Architecture of Event-Driven Systems Key Benefits Communication in Microservices Popular Message Brokers Cloud-Based Messaging Systems Scaling and Fault Tolerance in Event-Driven Systems Fault Tolerance Mechanisms Real-Time and Streaming Data Stream Processing Libraries Challenges of Event-Driven Architecture CAP …

Read More »