By alexkli
via martin-probst.com
Published: Apr 12 2008 / 06:20
In a reply to a post on Multiprocess versus Multithreaded in the (Java) web application world (http://erikengbrecht.blogspot.com/2008/04/multiprocess-versus-multithreaded.html), Martin asks for a programming language concept that allows to define stateless code parts which would allow libraries to be shared by multiple processes while at the same time they could be easily killed, without affecting all the other processes using that library.
Comments
dzonelurker replied ago:
It's strange that many people nowadays assume that all applications, esp. all server applications, are Web applications.
Voters For This Link (7)
Voters Against This Link (0)