- i did'nt see any non blocking IO classes for avalon, which are needed
by my project (NBIO or java.nio), so I think I will have to implement
them by myself. Are there any papers about asynchronous programming with
avalon (especially event handler and event/job queues)?

[jima] avalon does not use nbio. There are several papers on designing
highly concurrent systems by 'Matt Welsh', which are worth investigating

http://www.cs.berkeley.edu/~mdw/papers/quals-seda.pdf
http://www.cs.berkeley.edu/~mdw/papers/events.pdf

- is avalon working with JDK 1.4?

[jima] judging from the email archives there seems to be some issues running
under jdk1.4 at the moment.


</jima>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to