Faye vs jRuby
A side-by-side look at Faye and jRuby. For an in-depth review of either product, follow the links below.
Faye
Online Services
Faye is an open-source web messaging and notification system based on the publish-subscribe pattern. It allows real-time communication between a server and clients using bidirectional connections over websockets.
realtimewebsocketspublishsubscribenotifications
jRuby
Development
jRuby is an implementation of the Ruby programming language that runs on the Java virtual machine (JVM). It allows developers to use Ruby syntax and libraries while leveraging the performance, scalability, and enterprise features of Java.
rubyjvmdynamicobjectoriented