MPOWER4RU / Solomon

Asynchronous visitor tracking system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solomon

Solomon is an asynchronous visitor tracking system built for high-traffic websites. Nginx is used as the reverse-proxy and PostgreSQL is the database of choice. The app was built using Tornado 3.1 and Python 3.2. Solomon tracks users by responding to a get request made by client for a 1x1 pixel and it initiates a websocket connection to track number of online users

About

Asynchronous visitor tracking system

License:GNU General Public License v2.0


Languages

Language:Python 85.0%Language:JavaScript 7.2%Language:Nginx 6.3%Language:HTML 1.5%