- The socket library that acts as a concurrency framework.
- Faster than TCP, for clustered products and supercomputing.
- Carries messages across inproc, IPC, TCP, and multicast.
- Connect N-to-N via fanout, pubsub, pipeline, request-reply.
- Asynch I/O for scalable multicore message-passing
... [More] apps.
- Large and active open source community.
- 30+ languages including C, C++, Java, .NET, Python.
- Most OSes including Linux, Windows, OS X.
- LGPL free software with full commercial support. [Less]
Yampa is the culmination of our efforts to provide domain-specific embedded languages for the
programming of hybrid systems using the concepts of Functional Reactive Programming (FRP). Yampa is
structured using arrows, which greatly reduce the chance of introducing space- and time-leaks into
reactive, time-varying systems
Decentralized, end-to-end streaming application and real-time user interface platform—home of the WARP multiplexed streaming protocol
https://github.com/swimos/swim
Compiler for the Elm programming language. Elm aims to make web development more pleasant. Elm is a type-safe, functional reactive language that compiles to HTML, CSS, and JavaScript.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy