>For CGI requests, does MacPerl create threads or is everything handled >seqentially for CGI requests? MacPerl does not have threads. CGI requests are always handled sequentially. >Can anyone tell me if I need to worry about locking a file used by a >MacPerl CGI script to record submitted form data? No other apps will be >bothering the file. I have no experience with that, but I would think you would not have to worry about this. Note well that this is just a prediction, and my crystal ball still has a few bugs. -David- David Steffen, Ph.D. President, Biomedical Computing, Inc. <http://www.biomedcomp.com/> Phone: (713) 610-9770 FAX: (713) 610-9769 E-mail: steffen@biomedcomp.com ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-webcgi-request@macperl.org