This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Embedding kawa in a multi-threaded servlet environment (a fewquestions).


Eric Merritt wrote:

 I am not so much worried about a script being
multi-threaded as much as I am an the same interpreter
being used accross many threads.

If each thread uses its own Environment, then the interpreter/compiler should be thread-safe, unless there are bugs I don't know about. -- --Per Bothner per@bothner.com http://per.bothner.com/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]