Multiple connections to one Lisp
One Lisp image can host any number of simultaneous connections.
The only restriction is that each connection must be to a distinct Java VM.
Connections are kept separate in Lisp by dynamically rebinding the variable *jlinker-connection*.