View Single Post
AnIHiL
Member
Join Date: Sep 2009
Old 08-20-2011 , 03:44   Re: Multiple ordered SQL queries
Reply With Quote #7

So it will alway s be like:

function(){
threadedquery1
callback query1
threadedquery2
callback query2
threadedquery3
callback query3
threadedquery4
callback query4
threadedquery5 to a different database
callback query5
}

For me its important that "threadedquery2" should run after whole code in "callback query1" executes.

Limit is 10/sec not 20/sec ?
AnIHiL is offline
Send a message via MSN to AnIHiL