47
167
+ 1
47

What is SocketCluster?

SocketCluster is a fast, highly scalable HTTP + realtime server engine which lets you build multi-process realtime servers that make use of all CPU cores on a machine/instance. It removes the limitations of having to run your Node.js server as a single thread and makes your backend resilient by automatically recovering from worker crashes and aggregating errors into a central log.
SocketCluster is a tool in the Realtime Backend / API category of a tech stack.
SocketCluster is an open source tool with 6.1K GitHub stars and 313 GitHub forks. Here’s a link to SocketCluster's open source repository on GitHub

Who uses SocketCluster?

Companies
8 companies reportedly use SocketCluster in their tech stacks, including StaffConnect, Fusionware, and Livevents.

Developers
36 developers on StackShare have stated that they use SocketCluster.

SocketCluster Integrations

Pros of SocketCluster
12
Cluster mode is awesome
8
WebSockets
7
Scalability
4
Security
4
Real-time
4
JWT based Authentication
3
Pub-Sub API
3
Open source
2
Client Libraries

SocketCluster's Features

  • Resilient on both the client and backend - Process crashes, lost connections and other failures are handled seamlessly.
  • Scales linearly as you add more CPU cores and workers (assuming a decent OS) - Tested with up to 16 cores.
  • Also designed to scale horizontally across multiple machines. See sc-redis sample.

SocketCluster Alternatives & Comparisons

What are some alternatives to SocketCluster?
Socket.IO
It enables real-time bidirectional event-based communication. It works on every platform, browser or device, focusing equally on reliability and speed.
Prism
It is a lightweight, beautiful and extensible syntax highlighter, built with modern web standards in mind. It’s used in thousands of websites, including some of those you visit daily.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
See all alternatives

SocketCluster's Followers
167 developers follow SocketCluster to keep up with related blogs and decisions.