[Armedbear-devel] ABCL and RMI
Robert Goldman
rpgoldman at sift.net
Tue Nov 25 22:41:06 UTC 2014
At the expense of following up on my own thread.....
I have Java code that is calling Lisp according to some of the examples
I have read.
I make a single Interpreter object, then I look up a function as defined in
ABCL.
I store these both on the java object that calls the ABCL function.
Then multiple times I call <function>.execute() and catch the result.
Could I inadvertently be creating a lot of LispThreads, causing my system
to eventually slow down and lock up?
Thanks!
r
_______________________________________________
Armedbear-devel mailing list
Armedbear-devel at common-lisp.net
http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel
More information about the armedbear-devel
mailing list