Efficient Multi-core Application Architectures
From Open Source Bridge attendee wiki 2010
This session examines common application architectures in regards to threading and I/O handling. Various threading models are described and weighed, explaining the pros and cons of each. For I/O, topics such as the the c10k problem and buffering are discussed with solutions. A C++ framework is introduced as an example, but the concepts are applicable to other languages as well.
Speaker: Eric Day
Return to this session's details