[tbnl-devel] Slow connection with CMUCL?
Hi, Running under CMUCL, it seems to take about half a second for the browser to get a connection to the tbnl-served site. If going through mod_lisp, this pause turns up for the first few requests, then vanishes. There doesn't seem to be a similar pause using SBCL or OpenMCL. Any ideas? Rob
On Mon, 4 Sep 2006 01:09:10 +0100, "Robert Synnott" <rsynnott@gmail.com> wrote:
Running under CMUCL, it seems to take about half a second for the browser to get a connection to the tbnl-served site. If going through mod_lisp, this pause turns up for the first few requests, then vanishes. There doesn't seem to be a similar pause using SBCL or OpenMCL. Any ideas?
Yes, that's an FAQ and not related to TBNL but to CMUCL's MP implementation. See for example here: http://mcclim.cliki.net/Tip [Section "Multiprocessing with CMUCL"] http://common-lisp.net/pipermail/tbnl-devel/2005-October/000465.html Cheers, Edi.
On 9/4/06, Edi Weitz <edi@agharta.de> wrote:
On Mon, 4 Sep 2006 01:09:10 +0100, "Robert Synnott" <rsynnott@gmail.com> wrote:
Yes, that's an FAQ and not related to TBNL but to CMUCL's MP implementation. See for example here:
http://mcclim.cliki.net/Tip [Section "Multiprocessing with CMUCL"]
http://common-lisp.net/pipermail/tbnl-devel/2005-October/000465.html
Cheers, Edi.
Yep, just after posting this I found a reference in the mailing list archive. I should have looked harder before posting, I suppose. Working great now :) Rob.
participants (2)
- 
                
Edi Weitz - 
                
Robert Synnott