It will be previewed in 0.9.  The required changes are far too
involved to even consider doing right now.  0.8 is a few weeks away,
and we can't do experiments like that on a stable branch.

On Mon, Jun 4, 2012 at 11:43 AM, Mark Hahn <[email protected]> wrote:
> how about tickEnd or endTick
>
>
> On Mon, Jun 4, 2012 at 10:49 AM, Liam <[email protected]> wrote:
>>
>> Last week, Issac proposed a change to the behavior of process.nextTick
>> for 0.9, which is currently causing problems for sites under heavy
>> load. The new behavior schedules its function to run at the end of the
>> current event loop pass, before any pending I/O events.
>>
>> Since this is already hurting major sites, I'd suggest the new
>> behavior be previewed in 0.7/8, perhaps as 'nextTick2' or 'thisTick'.
>>
>>
>> https://groups.google.com/group/nodejs-dev/browse_thread/thread/0ef10d80af0db9bc
>>
>> (Maybe everyone who might care also follows nodejs-dev, but just in
>> case...)
>>
>> --
>> 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
>
>
> --
> 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

-- 
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

Reply via email to