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 few questions).


> 
> Yes, I just noticed this claim.  It's rather
> obnoxious
> that he isn't more specific.  It's like saying Java
> isn't
> thread-safe - it all depends on how you use it.

 Its a publicly editable page. Perhaps its a good idea
to provide a retort to his claims?
 
> Some of the classes (such as Symbol and Environment)
> probably could use some extra synchronization,
> though
> this is less likely to be an issue for compiled
> code.
> I don't believe there is anything "incurably
> thread-unsafe".

  I will take that as gospel since its from the horses
mouth, so to speak.

> 
> You might want to look at KawaPageServlet.  This
> automatically
> recompiles a script when it changes.  There is an
> example
> at
>
http://www.gnu.org/software/qexo/simple-xquery-webapp.html
> that describes an XQuery "application", but
> KawaPageServlet
> should work just as well with Scheme.

 Thanks! I hadn't noticed this one.

__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003


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