Pakket: libseda-java (3.0-3) [universe]
Verwijzigingen voor libseda-java
Ubuntu bronnen:
Het bronpakket seda downloaden:
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Shaun Jackman
It should generally not be necessary for users to contact the original maintainer.
Vergelijkbare pakketten:
the Staged Event-Driven Architecture library
SEDA is an acronym for staged event-driven architecture, and decomposes a complex, event-driven application into a set of stages connected by queues. This design avoids the high overhead associated with thread-based concurrency models, and decouples event and thread scheduling from application logic.