Recent Posts

The Visitor Pattern – ‘Revisited’ using Data Oriented Programming techniques

Author: Wim De Troyer Original post on Foojay: Read More Table of Contents IntroductionWhat is the visitor pattern?Example: A book curation system The Book Domain The task: Collect interesting information about a book An implementation using OOP concepts Re-implementation using Data Oriented Programming (DOP) techniques Recommended further reading and watching Introduction Design patterns are great, they standardize solutions for common …

Read More »

Will OpenJFX Be Merged Into OpenJDK? It Would Be a Perfect Match with Java on Mobile!

Author: Frank Delporte Original post on Foojay: Read More Table of Contents History: Why JavaFX Got Separated From The JDKTime to Reunite The Developer Experience Matters Enter Java on Mobile: The Perfect Timing The Challenge They’re Solving A New Approach: Java on Mobile Current Progress and Roadmap Why These Two Initiatives Complement Each Other PerfectlyA Community EffortWhat’s Next? While looking …

Read More »

BoxLang Redis Has Landed: Enterprise-Grade Caching, Pub/Sub, and Distributed Locking

Author: Cristobal Escobar Original post on Foojay: Read More Table of Contents What is the Redis Module? Key Features Getting Started Quick Configuration Powerful Caching Made Simple Publish/Subscribe: Real-Time Messaging Distributed Locking: Coordinate Across Servers Deployment Modes Comprehensive Documentation Use Cases Get Access We’re thrilled to announce the release of the BoxLang Redis Module (bx-redis) – a powerful addition to …

Read More »