Big Countdown
A service that handle a big number of request per instant of time. For each request reduce the number by an unit.
## Vertical Scalling + Client emit signal for server to handle the Countdown + This method requires the technology used be scalable. + Redis + Socket.io: Does the event emit good for this? Can this scale really big? IF so, we can just use this method.