Re: [Cppcms-users] Async for specific users
Brought to you by:
artyom-beilis
|
From: Artyom B. <art...@ya...> - 2013-01-08 09:10:51
|
Try to explain what exactly you are trying to do and what behavior do you want. Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ >________________________________ > From: Sergey Shutov <ser...@gm...> >To: cpp...@li... >Sent: Tuesday, January 8, 2013 2:00 AM >Subject: Re: [Cppcms-users] Async for specific users > >Artyom, this is right way? > >booster::intrusive_ptr<cppcms::application> messaging = new >apps::messaging(*srv_); >srv_->applications_pool().mount(messaging, >cppcms::mount_point("/messaging/1_2")); > > > >------------------------------------------------------------------------------ >Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS >and more. Get SQL Server skills now (including 2012) with LearnDevNow - >200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. >SALE $99.99 this month only - learn more at: >http://p.sf.net/sfu/learnmore_122512 >_______________________________________________ >Cppcms-users mailing list >Cpp...@li... >https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > |