Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yehoudasaroussi/client-server

STOMP Server (in JAVA) that support both TPC (Thread-Per-Client) and the Reactor - choosing which one according to arguments given on startup. The Clients (in C++) are able to signup for getting information and updates from the other users. Done as part of SPL course.
https://github.com/yehoudasaroussi/client-server

client client-server concurrency multithreading network reactor server stomp tcp tpc

Last synced: 3 days ago
JSON representation

STOMP Server (in JAVA) that support both TPC (Thread-Per-Client) and the Reactor - choosing which one according to arguments given on startup. The Clients (in C++) are able to signup for getting information and updates from the other users. Done as part of SPL course.

Awesome Lists containing this project