Answer the question
In order to leave comments, you need to log in
How to install Python 3 on Mac OS X Mavericks?
Actually, the question is banal, there is simply no desire to experiment. DMG package from the official site will put the third version next to the second or will it install and make it "by default"?
Answer the question
In order to leave comments, you need to log in
briefly: websocket
In detail: you make 1 process (daemon) that is constantly running, clients connect to it via web sockets.
The daemon sends notifications via sockets when an event occurs.
Where does the demon take this event from? There are several options. Stupid and not optimal - to make a selection of new messages from the database. Optimal - use some kind of queue like redis
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question