https://github.com/jxcore/jxm
Incredibly fast messaging backend for Node.JS / JXcore
https://github.com/jxcore/jxm
Last synced: 4 months ago
JSON representation
Incredibly fast messaging backend for Node.JS / JXcore
- Host: GitHub
- URL: https://github.com/jxcore/jxm
- Owner: jxcore
- License: other
- Created: 2014-05-12T11:27:31.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-05T18:36:51.000Z (over 10 years ago)
- Last Synced: 2025-03-27T02:10:05.130Z (over 1 year ago)
- Language: Java
- Homepage: http://jxm.io
- Size: 7.19 MB
- Stars: 226
- Watchers: 27
- Forks: 29
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-java - JXM
README
JXM.io
Incredibly fast messaging backend for Node.JS and JXcore.
**Install**
```
jx install jxm
```
or
```
npm install jxm
```
**Features**
- Multi server, multi thread ready messaging backend
- Works on plain Node.JS, benefits unique features from JXcore
- Static file serving (including media streaming)
- Cross browser compatible (IE6+, FF, Safari, Opera, Gecko, Mobile...)
- Cross domain support
- HTTP/HTTPS
- WebSocket / Reverse Ajax (fallbacks)
- Java Client
- Node.JS Client
- IOS Client - almost there
- .NET/Mono Clients - coming soon
- Event ordering
- SSL
- JXcore fail recovery compatible
**Performance**
Visit http://jxm.io and watch the video! ~600.000 messages per second using only 2 x 2 cores. We've send ~50 Billion
messages without any trouble under 24 hours.
**Compatibilty**
Deploy jxm.io into Linux, OSX, Windows ... and connect from various clients.
**Contribution**
We would be happy to have you hacking jxm!
**License**
MIT