wiki.tcl.tk
Idioms: Building High Performance Network Servers using Tcl, by Todd Coram
Updated 2014-04-04 17:53:18 by
EMJ
▲
Idioms: Building High Performance Network Servers using Tcl
by
Todd Coram
, describes and illustrates the following
network programming
strategies:
Use
Events
instead of
Threads
/Processes
Don't Block for your Clients
Read messages chunk by available chunk
Buffer data to disk
Carry state using
fileevent
Keep Tasks Short
Decode complex protocols using a
state machine
Timeout stale connections
Category networking
Home
Recent changes
Help
WhoAmI
/
Logout
Create new page
Random page
Previous page
Next page
Add comments
Edit
History
Edit summary
References
Getting started
What is Tcl?
What is Tk?
Getting Tcl/Tk
Getting help
Learning Tcl
Tcl Dev Xchange
About the Wiki
Community
Advocacy
Conferences
Chat, news, lists
History
Humor
People
Tcl websites
Reference
Companies
Getting help
Online books
Online tutorials
Manual pages
Tcl roadmap
Acronyms
Tcl software
Applications
The Tcl core
Development tools
Documentation
Extensions
Toys and games
Tcl in the wild
Major applications
Businesses
Education
Engineering
Government
Medical
Other