[slime-devel] Multiple connections to a single Lisp image

Luke Gorrie luke at bluetail.com
Mon May 10 16:31:47 UTC 2004


Ahoy,

Currently it is possible for a Lisp image to support multiple SLIME
connections. Are we using this functionality, and if so how?

Originally it was used to support a connection-per-thread model, but
that has been replaced and now all threads share a single multiplexed
connection.

I was thinking of deleting the 'connection' record and moving its
fields into global variables. Thoughts?

-Luke






More information about the slime-devel mailing list