| Article: |
Untwisting Python Network Programming | |
| Subject: | Short examples don't show event driven-driven benefits | |
| Date: | 2006-08-23 11:11:38 | |
| From: | andypurshottam | |
|
Response to: Why untwisting?
|
||
|
The main advantages of event driven programming become visible when large amounts of data can be processed incrementally ("streaming") and when there are multiple event sources, especially a gui tooklkit. Small cute programming examples typically do not need these resources. The smallest example I have seen of a application that needs and benefits from event-driven programming is the tcp proxy spy with gui window, like tcpwatch (done with async stuff from medusa, but would be instructive example with any event-driven system.)
|
||
Women in Technology
Hear us Roar
