networking - What is the state of C10K-like event-based server development in TCL? -


TCL is a good simple programming language, but does not receive and / or respect credit. I learned it back in college in 1995 and immediately forgot about it that it stumbled again recently. I take more interest in TCL for the development of TCL-based network services as well as for web development.

It has been mentioned that TCL has made network programming easier. However, it seems that TCL uses the selection () under those links which do not scale well keeping the "web scale" in mind (see). I have searched for libevent, libev, raw epoll / kqueue but I do not see much.

Do you know about any "modern" (for lack of better word) incident-based network services, written in TCL? Do you have any signal, suggestion, or best practice for developing a TCL-based server?

Thank you!

This topic has been discussed at comp.lang.tcl in the previous year and it appears that The situation is: "Core team is thinking about it":

For the web server, which is covered under the poll Of course, you can also run mod_tcl / rivet / websh under Apache.


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -