On Thu, Aug 7, 2014 at 4:25 PM, Scott Ellis <[email protected]> wrote:
> According to the release notes: > > "Due to the async, non-blocking nature of the core, few restrictions are > now in place: > user callbacks must not block" > > Does this mean mongoose can only handle one request at a time? > No it doesn't mean that. It means that user callbacks must not block. > > Thanks, > Scott > > -- > You received this message because you are subscribed to the Google Groups > "mongoose-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/mongoose-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "mongoose-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mongoose-users. For more options, visit https://groups.google.com/d/optout.
