Thank you.
Regards, Dmitry
___
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel
Actually these days it's quite easy. If you have a function that
acts as a handler for, say, a url request and can be invoked in
different threads all you need to do is:
All threads share a single, open store-controller object.
Each transaction is started and committed/aborted in the same
Hello and thanks for glorious project.
I would like to ask for very short (few lines) example
of using 'elephant' in multiple threads on sbcl/linux.
Or maybe just link to where I may find one.
Beforehand gratefull.
Dmitry
___
elephant-devel site list
el