JBoss vs SockJS
A side-by-side look at JBoss and SockJS. For an in-depth review of either product, follow the links below.
JBoss
Development
JBoss is an open source application server that implements Java Enterprise Edition standards. It provides services like transaction management, messaging, clustering, caching, and more for building enterprise Java applications.
javaenterpriseopen-source
SockJS
Development
SockJS is a JavaScript library that provides a WebSocket-like object in the browser. It automatically falls back to other transports like HTTP long-polling if WebSockets are not available.
websocketrealtimecommunication