1 Jun
2011
1 Jun
'11
8:47 a.m.
On 1 June 2011 11:09, Matus Kmit <simply.nitaai@gmail.com> wrote:
Hi Does ABCL supports multithreading?
Yes. Our examples and documentation are perhaps a bit lacking in that department, but threads.lisp and LispThread.java contain the gist of it. We also have near-complete support for bordeaux-threads, although that requires a small patch to bordeaux-threads iirc.