Menu

Commit [r1306]  Maximize  Restore  History

Performance optimizations:

- All synchronous connections are finalized in the worker thread in order to
reduce amount of switches between the thread-pool and event loop
- Even cancelation on socket that does not has pending events does not cause
breaking of main event loop

artyom-beilis 2010-07-03

changed /framework/branches/refactoring/booster/lib/aio/src/io_service.cpp
changed /framework/branches/refactoring/cppcms/http_context.h
changed /framework/branches/refactoring/private/cgi_api.h
changed /framework/branches/refactoring/src/application.cpp
changed /framework/branches/refactoring/src/cgi_api.cpp
changed /framework/branches/refactoring/src/fastcgi_api.cpp
changed /framework/branches/refactoring/src/http_api.cpp
changed /framework/branches/refactoring/src/http_context.cpp
changed /framework/branches/refactoring/src/scgi_api.cpp
/framework/branches/refactoring/booster/lib/aio/src/io_service.cpp Diff Switch to side-by-side view
Loading...
/framework/branches/refactoring/cppcms/http_context.h Diff Switch to side-by-side view
Loading...
/framework/branches/refactoring/private/cgi_api.h Diff Switch to side-by-side view
Loading...
/framework/branches/refactoring/src/application.cpp Diff Switch to side-by-side view
Loading...
/framework/branches/refactoring/src/cgi_api.cpp Diff Switch to side-by-side view
Loading...
/framework/branches/refactoring/src/fastcgi_api.cpp Diff Switch to side-by-side view
Loading...
/framework/branches/refactoring/src/http_api.cpp Diff Switch to side-by-side view
Loading...
/framework/branches/refactoring/src/http_context.cpp Diff Switch to side-by-side view
Loading...
/framework/branches/refactoring/src/scgi_api.cpp Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB