I know this is slightly off-topic for the list, but
since it is related to non-blocking aspects of data
transfer I hope it's ok.

I have been working on a non-blocking xml parser (feed
data when it becames available, see if new events can
be parsed and returned), and was thinking that it
would be a good fit for non-blocking data transfer
components (or put another way: without non-blocking
i/o there aren't many benefits to non-blockin
parsing).

So, if anyone is interested for this, feel free to
email me and I can give more info.

-+ Tatu +-


Tatu,

I suspect this is something Synapse folks might be interested to hear
about.
Tatu

Synapse uses Apache Axiom to parse XML data on demand. I think this is slightly different from what you are trying to achieve.. ?

asankha

Reply via email to