Date: 2007-01-31 10:19 am (UTC)
I'll wrte in English as I type faster. In Reactor you have one object that awaits for incomming events (accpeting connections, requests to connect to someone, reading data, writing data). ONLY when there is an event the short thread processing it is created. There is a thread pool (can be adjusted to match the load), so the number of existing threads is limited. The Reactor pattern/Non-blocking IO is used to avoid having a thread per connections, which is "expensive" and can lead to DoS attacks/situations.
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

Profile

catpad: (Default)
catpad

October 2022

S M T W T F S
      1
234 5678
9101112131415
16171819202122
23242526272829
3031     

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 1st, 2025 05:02 am
Powered by Dreamwidth Studios