Re: [Cppcms-users] Heavy background processing
Brought to you by:
artyom-beilis
|
From: Artyom B. <art...@ya...> - 2013-05-03 07:55:10
|
>________________________________ > From: Petr Janda <ele...@ex...> >To: cpp...@li... >Sent: Friday, May 3, 2013 6:28 AM >Subject: Re: [Cppcms-users] Heavy background processing > > >Reading the "thread safety" page, it suggests > >"If asynchronous application or any other object that runs in the event >wants to execute some long running, blocking or heavy operation, it may >do it by submitting an execution handler to the thread pool." > >How is such handler created and submitted to the thread pool? http://cppcms.com/cppcms_ref/1.0.0/classcppcms_1_1service.html#a9f52695695783504530983d5d76f44e7 http://cppcms.com/cppcms_ref/latest/classcppcms_1_1thread__pool.html Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ |