Hi, all.
The story so far is I have created a wonderful application in picolisp that does its thing very well, in a typical Unix manner $ fooapp -n 3 -l 4 -a and produces a file (a .png or .pdf) for the user's consumption. Now I want to create a web interface for it and place it out in the wild (eventually). This is (potenitally) a medium level kind of app that may well have 100s of simulateneous users all generating and serving up their files (the image file is around 50k per run). Will it be better, in this case, to use picolisp's web server or am I better off running this as a CGI under something like lighttpd or nginx? Or it simply a matter of suck-and-see? Thanks in advance .. mark. -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
