Hi Sergey, Thankful for your replies. It is a proof of concept in which we chose mongoose to handle use-cases. We might extend the project and will look for more (commercial) support also. For now, it will be grateful whatever inputs we can get from you. The OS is linux and platform has opera a UI client. However, we also test on desktop chrome or opera to simulate the use-cases.
Regards On Wednesday, September 24, 2014 10:49:14 AM UTC-4, Sergey Lyubka wrote: > > Ok, thanks. > > Could you clarify what OS you're running on? > > Note that you can avail for the commercial support if you'd like to get a > guaranteed response and dedicated engineering time. Mailing list works too > but it is at the bottom of the priority list to follow up on mailing list > queries. > > On Wed, Sep 24, 2014 at 3:34 PM, kk <[email protected] <javascript:> > > wrote: > >> Hi Sergey, >> >> Yes, She is working with me on this project where we want to support >> frequent incoming requests. Please let us know your ideas on this. >> >> >> Thanks, >> Kunal >> >> On Wednesday, September 24, 2014 2:10:27 AM UTC-4, Sergey Lyubka wrote: >>> >>> Hi Kunal, >>> Does this recent message seem relevant to the issue you're seeing: >>> >>> https://groups.google.com/forum/#!topic/mongoose-users/NxNf_ST5y78 ? >>> >>> On Tue, Sep 23, 2014 at 8:06 PM, kk <[email protected]> wrote: >>> >>>> Hi Sergey, >>>> >>>> Even after updating to latest mongoose version, I see the same issue >>>> i.e. high frequency data communication makes the serving thread go in >>>> blocking state. I am looking for help. Please let me know if you have any >>>> questions. >>>> >>>> >>>> Regards, >>>> Kunal >>>> >>>> On Thursday, September 18, 2014 10:57:38 AM UTC-4, Sergey Lyubka wrote: >>>>> >>>>> Ah, ok. >>>>> Date timestamp was introduced by me recently, so just update to the >>>>> recent version, just to be on the same page. >>>>> >>>>> On Thu, Sep 18, 2014 at 2:54 PM, kk <[email protected]> wrote: >>>>> >>>>>> Hi Sergey, >>>>>> >>>>>> I do not find a date timestamp in my mongoose.c. Mongoose release >>>>>> notes say the below: >>>>>> >>>>>> ## Release 5.4, July 28 2014 >>>>>> >>>>>> How should I find date and timestmap? >>>>>> >>>>>> Regards, >>>>>> Kunal >>>>>> >>>>>> On Thursday, September 18, 2014 4:25:22 AM UTC-4, Sergey Lyubka wrote: >>>>>>> >>>>>>> Hi Kunal, what is the $Date$ timestamp of your mongoose.c file? >>>>>>> >>>>>>> On Thu, Sep 18, 2014 at 12:28 AM, kk <[email protected]> >>>>>>> wrote: >>>>>>> >>>>>>>> Hi, >>>>>>>> >>>>>>>> I am working on an application in which I am using mg_wakeup_server >>>>>>>> API to push data over websocket connection. As guided for Mongoose >>>>>>>> usage, I >>>>>>>> have a poll_server in main thread and a separate thread for pushing >>>>>>>> data to >>>>>>>> live websocket URIs. There are a couple of client applications which >>>>>>>> interface with my application written on mongoose server. These >>>>>>>> different >>>>>>>> applications work on different URIs. For most of applications, the >>>>>>>> server >>>>>>>> is able to utilize capability of wakeup_server to push events when >>>>>>>> required. However, one application demands high frequency data. There, >>>>>>>> I >>>>>>>> observe after sometime the polling stops and the interface blocks i.e. >>>>>>>> there is no communication happening after this. Is this behavior seen >>>>>>>> by >>>>>>>> anyone? How should this be solved? >>>>>>>> >>>>>>>> >>>>>>>> Regards, >>>>>>>> Kunal >>>>>>>> >>>>>>>> -- >>>>>>>> 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. >>>>>> >>>>> >>>>> -- >>>> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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.
