Remy Maucherat wrote:
Filip Hanik - Dev Lists wrote:yes, what is interesting though, is my NIO connector is not really true NIO, as it ties up a thread while polling for data. The true implementation would have not invoked that thread yet, but for that I would have had to rewritten the connector from scratch as I couldn't have taken advantage of code already written and tested. The reason it was done like this, is cause that way I could use almost all the code from the APR connector. So you could call it a semi-"thread-per-connection" model, yet handles better than the true thread per connection model. APR does the same thing. yes, I think they are looking pretty good. And I am fairly confident in this new code, as most of it, is old tested APR code. Filip --
Filip Hanik ![]() |
- Re: NIO Connector, please review Remy Maucherat
- Re: NIO Connector, please review Filip Hanik - Dev Lists
- Re: NIO Connector, please review Remy Maucherat
- Re: NIO Connector, please review Jess Holle
- Re: NIO Connector, please review Filip Hanik - Dev Lists
- Re: NIO Connector, please review Remy Maucherat
- Re: NIO Connector, please review Filip Hanik - Dev Lists
- NIO vs BIO speed Filip Hanik - Dev Lists
- Re: NIO vs BIO speed Filip Hanik - Dev Lists
- Re: NIO vs BIO speed Remy Maucherat
- Re: NIO vs BIO speed Filip Hanik - Dev Lists
- Re: NIO vs BIO speed Dakota Jack
- Re: NIO vs BIO speed Filip Hanik - Dev Lists
- Re: NIO vs BIO speed Remy Maucherat
- Re: NIO vs BIO speed devlists
- RE: NIO vs BIO speed Bill Barker
- Re: NIO vs BIO speed Remy Maucherat
- Re: NIO vs BIO speed Remy Maucherat
- Re: NIO vs BIO speed Filip Hanik - Dev Lists
- UNSUBSCRIBE PLEASE.............................. hamood rehman
- Re: NIO Connector, please review Costin Manolache