资 源 简 介
What is fugu?
Fugu is a C ++ template for web applications
The system consists of the following modules:
* nginx - back-end web server. It has gives static content from the clients. Nginx also forwards dynamic requests to the another aplications likes that engine(fugiservice)
* fuguservice is the heart of the project. It handles requests from users, provides access to the database, etc.
*
* mongo db - database.
* javascript - client logic.
* redis. He has not yet developed after porting on Ubuntu/
What we use?
Server side:
* C(redis4nginx module), C++(fugu service), or FastCGI back-end, Node.js
* boost(asio, threads, etc)
* http parser
* mongo db
Client side:
* HTML, java