Echo JS 0.11.0

<~>
edshpark 3417 days ago. link 1 point
Razorframe is a Node.js library for enabling the effective backend scaling of your real-time application.  Built on top of Socket.io, Razorframe’s simple server-and client-side API allows you to easily employ the task processing of multiple, parallel Node instances in conjunction with an in-memory queue.  

Our team set out to deliver on pushing the impact of real-time web through maximizing backend resources provided by multi-core server systems.  By allowing your Node.js server to run on multiple threads and ensuring data consistency through an evented queueing system, Razorframe makes your application’s backend more resilient and performant under duress.     

We’re excited to see what developers can do with Razorframe!  Check us out on GitHub and www.razorfra.me - we’re open to any and all feedback!

Replies