Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] JavaOne Async IO presentation

Greg,

By all means, the code I posted for PUT support can be contributed to Jetty. 
If anyone has any ideas on how it can be made more efficient then I'd
welcome the feedback :)

I wanted to avoid writing to disk and then parsing (because my disk storage
setup is a bit specialised it isn't a great fit) but agree that is a valid
approach.



--
View this message in context: http://jetty.4.x6.nabble.com/jetty-dev-JavaOne-Async-IO-presentation-tp4963158p4963270.html
Sent from the Jetty Dev mailing list archive at Nabble.com.


Back to the top