Is there a performance limitation for libeio, Or the eio thread pool is no efficient today? Could you please explain clearly? Because we have already use 'eio_custom' function in our add-on.
Thanks On Thursday, October 25, 2012 11:50:23 AM UTC+8, Ben Noordhuis wrote: > > On Thu, Oct 25, 2012 at 5:44 AM, darcy <[email protected] <javascript:>> > wrote: > > unix: add custom thread pool, remove libeio > > > > Is it for performance improvements? Is there any benchmark? > > It's in-progress work but yes, the goal is to make the thread pool > more efficient and scalable. It's not there yet though. :-) > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
