Stefan Bühler
|
a88ca5238c
|
Add the "collect" framework, which collects results from a function executed in each worker context
|
2008-09-26 10:36:36 +02:00 |
Stefan Bühler
|
3c00360259
|
log requests/sec stats per worker
|
2008-09-25 22:49:32 +02:00 |
Stefan Bühler
|
a17aa92250
|
Move stats into worker
|
2008-09-25 16:59:09 +02:00 |
Thomas Porzelt
|
593b0d1427
|
fixed wrong comment in worker.h
|
2008-09-25 00:02:16 +02:00 |
Stefan Bühler
|
00143835d4
|
Move the connection tables into the workers, so no locking needed for them.
|
2008-09-24 18:59:49 +02:00 |
Stefan Bühler
|
14cb73e80b
|
Set cpu affinity
|
2008-09-09 20:47:10 +02:00 |
Stefan Bühler
|
0a4230cced
|
Added basic notify + locking for workers
|
2008-09-09 02:22:21 +02:00 |
Stefan Bühler
|
0fe9176d6f
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
2008-09-08 02:20:55 +02:00 |