From: Zoran V. <zv...@ar...> - 2019-06-06 17:22:30
|
There are also writer threads that spool files in a dedicated thread thus offloading the connection threads. Am 6. Juni 2019 18:26:52 MESZ schrieb Andrew Piskorski <at...@pi...>: >On Thu, Jun 06, 2019 at 05:23:38PM +0200, Zoran Vasiljevic wrote: >> > From inside NaviServer, I'd like to repeatedly write data to some >> > files in the background, > >> I assume you want to consume data from remote? > >No, the data isn't being uploaded by clients, it's received or >generated server-side. Think a streaming data feed from some other >server. The nssock module isn't involved at all, so I don't think >there's any way for me to use its spoolerthreads or maxupload feature >here. |