2025-07-05 20:17:03 +02:00
2025-07-05 20:17:03 +02:00
2025-07-03 22:30:33 +02:00
2025-07-03 22:30:33 +02:00
2025-07-04 01:13:25 +02:00
2025-07-03 22:30:33 +02:00
2025-07-03 22:30:33 +02:00
2025-07-03 22:30:33 +02:00
2025-07-03 22:30:33 +02:00
2025-07-04 14:22:52 +02:00
2025-07-04 01:33:27 +02:00
2025-07-04 01:13:25 +02:00
2025-07-03 22:30:33 +02:00
2025-07-03 22:30:33 +02:00
2025-07-03 22:30:33 +02:00
2025-07-04 01:33:27 +02:00

Conflux

Conflux is a Java library that provides a shared processing context combined with an event bus, allowing independent components to share named values and react to their changes in a clean and decoupled way.

Key Features

  • Shared context for storing and retrieving named values
  • Publish/subscribe event bus for listening to value changes
  • Simple API for easy integration into existing projects
  • Enables modular design by decoupling components through events
Description
A lightweight Java library providing a shared processing context combined with an event bus for distributing updates, enabling clean, decoupled communication between independent components.
Readme BSD-3-Clause 275 KiB
release@1.1.4 Latest
2025-08-28 18:42:59 +02:00
Languages
Java 100%