CPPSERV


Home Projects Jobs Clientele Contact

cppserv-cvs


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cppserv-cvs] commit



ilya
cppserv/src cthreadpool.cpp,,,NONE,,,1.1 cthreadpool.h,,,NONE,,,1.1 Makefile.am,,,1.16,,,1.17 cservdemon.cpp,,,1.9,,,1.10 requestdispatcher.cpp,,,1.7,,,1.8 requestdispatcher.h,,,1.6,,,1.7 requesthandler.cpp,,,1.11,,,1.12 requesthandler.h,,,1.8,,,1.9
Tue May 31 14:09:22 PDT 2005
Update of /data/CVS/public/cppserv/src
In directory gateway:/tmp/cvs-serv19323/src

Modified Files:
	Makefile.am cservdemon.cpp requestdispatcher.cpp 
	requestdispatcher.h requesthandler.cpp requesthandler.h 
Added Files:
	cthreadpool.cpp cthreadpool.h 
Log Message:
- Rewrite threading code completely. Now it's in separate class, and
  clearly designed as queue processed by multiple threads. Lot cleaner,
  faster, and smaller. Smaller is better, right? ;-)
- Make termination signal handler call exit for now - clean termination
  will be implemented later on

Authoright © Total Knowledge: 2001-2008