Hazem-Ben-Khalfallah / familySide-server

Server side application to locate Family members. Used along with familySide-mobile
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Integrate a real-time notification system #4

Open Hazem-Ben-Khalfallah opened 7 years ago

Hazem-Ben-Khalfallah commented 7 years ago

explore possibilities: you can find a comprehensive and updated list of real-time solutions that can be considered alternatives to pusher in this Real-Time Web Technologies Guide.

Hosted Ably: https://www.ably.io Fanout: http://fanout.io/ Firebase https://www.firebase.com Gamooga: http://www.gamooga.com/ Google App Engine with Channels API: http://code.google.com/appengine... Google Drive Real Time: https://developers.google.com/dr... Hydna: https://www.hydna.com/ ScaleDrone https://www.scaledrone.com Baasil https://baasil.io PubNub: http://pubnub.com Reappt: Data-Efficient Realtime Messaging SendPulse: Web Push Notifications - FREE Web Push Service Simperium: Simperium Tambur: https://www.tambur.io/ WebSync on-demand: http://www.frozenmountain.com/we... Xtremepush: Xtremepush - Mobile Marketing Automation Software

Self Hosted http://github.com/Atmosphere : http://async-io.org/ http://faye.jcoglan.com/ http://firehose.io/ Jetty: http://blogs.webtide.com/gregw/e... Kaazing: http://kaazing.com/ Lightstreamer: http://lightstreamer.com Diffusion - http://www.pushtechnology.com http://pusheo.com http://code.google.com/p/pywebso... Ruby EventMachine WebSocket server: https://github.com/igrigorik/em-... SignalR (.NET) https://github.com/SignalR/SignalR Slanger. Open source reimplementation of Pusher. Compatible with Pusher libraries: https://github.com/stevegraham/s... http://socky.org/ http://socket.io/ http://sockjs.org/ http://socketcluster.io/ Thunderpush: https://github.com/thunderpush/t... https://www.meteor.com/ Pushpin MigratoryData: http://migratorydata.com

Hazem-Ben-Khalfallah commented 5 years ago

Ably https://www.ably.io/

total msg: 3 000 000 max Connections: 100 Max message size 16,384 TlS enabled

total msg / day: 96774 msg per / day / connection: 967

86400 seconds in a day

so 1 msg every 89s ( 1mn 29s)

cloudmqtt https://www.cloudmqtt.com/docs.html

Client connections 5 no SSL/TLS support 10 Kbit/s