Bookmarks tagged [real-time]
https://github.com/uWebSockets/uWebSockets
Highly scalable WebSocket server & client library.
- tags: node.js, real-time
- source code
https://github.com/socketio/socket.io
Enables real-time bidirectional event-based communication.
- tags: node.js, real-time
- source code
Real-time client-server message bus, based on Bayeux protocol.
- tags: node.js, real-time
- source code
https://github.com/SocketCluster/socketcluster
Scalable HTTP + WebSocket engine which can run on multiple CPU cores.
- tags: node.js, real-time
- source code
https://github.com/primus/primus
An abstraction layer for real-time frameworks to prevent module lock-in.
- tags: node.js, real-time
- source code
https://github.com/deepstreamIO/deepstream.io-client-js
Scalable real-time microservice framework.
- tags: node.js, real-time
- source code
https://github.com/kalm/kalm.js
Low-level socket router and middleware framework.
- tags: node.js, real-time
- source code
https://github.com/mqttjs/MQTT.js
Client for MQTT - Pub-sub based messaging protocol for use on top of TCP/IP.
- tags: node.js, real-time
- source code
https://github.com/elpheria/rpc-websockets
JSON-RPC 2.0 implementation over WebSockets.
- tags: node.js, real-time
- source code
https://github.com/mcollina/aedes
Barebone MQTT server that can run on any stream server.
- tags: node.js, real-time
- source code
https://www.youtube.com/watch?v=I32hmY4diFY
Neha Narkhede talks about the experience at LinkedIn moving from batch-oriented ETL to real-time streams using Apache Kafka and how the design and implementation of Kafka was driven by this goal of ac...
- 📆 published on: 2017-02-23
- tags: apache-kafka, real-time, event-stream