[Cppcms-users] event driven functions inside CppCMS 1x
Brought to you by:
artyom-beilis
From: Якунин В. <sla...@ya...> - 2011-01-05 10:13:32
|
Hello Artyom and Happy New Year! Whether there is an elegant way to use threaded callback functions inside CppCMS? As i know - CppCMS use Asio & boost::thread - so i still can use boost::thread natively (with some callback template inside calling). But may have a more ready solution inside CppCMS? |