O
O
Oleg Gamega2016-04-01 19:00:22
PHP
Oleg Gamega, 2016-04-01 19:00:22

Distributed chat/alert system, what to write on?

Hello.
I need a notification system for the site, as an android developer, the first thing that comes to my mind is gcm, but it is only for google chrom, the second thought is long polling, but I'm afraid the server will fall under heavy loads.
In fact, long polling suits me, what technology would you recommend to simply add a server if necessary?
A large number of connections are expected, but not too active - normal behavior is a couple of alerts per minute and then an hour of downtime
Messages should be delivered "now or never"
Sorry for the somewhat rambling description, thanks in advance.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Alexander Pavlyuk, 2016-04-02
@pav5000

Go+websockets

M
Maxim Grechushnikov, 2016-04-01
@maxyc_webber

socket.io

S
Sergey, 2016-04-01
@begemot_sun

ERLANG :)

A
Anton Taraev, 2016-04-08
@ataraev

https://fzambia.gitbooks.io/centrifugal/content/

R
Roman Rakzin, 2016-04-08
@TwoRS

Go + websockets , as Alexander Pavlyuk answered. I'm doing it right now

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question