SocketCluster icon
SocketCluster icon

SocketCluster

A scalable framework for realtime apps and microservices.

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
  • Windows
  • Linux
  • JavaScript
  • Node.JS
0likes
0comments
0articles

Features

No features, maybe you want to suggest one?

SocketCluster News & Activities

Highlights All activities

Recent activities

No activities found.

SocketCluster information

AlternativeTo Category

Development

Popular alternatives

View all
SocketCluster was added to AlternativeTo by Bollado on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is SocketCluster?

SocketCluster is an open source realtime WebSocket framework for Node.js.

SC supports both direct client-server communication (like Socket.io) and group communication via pub/sub channels.

SC is designed to scale both vertically across multiple CPU cores and horizontally across multiple machines/instances (via pub/sub channel synchronization). See video about scaling horizontally.

If you're looking for a complete realtime reactive framework, check out Meatier (built with SC).