[Cppcms-users] How to create and run your own thread?
Brought to you by:
artyom-beilis
From: Asog <ret...@gm...> - 2018-10-10 05:21:47
|
Hi all, How do you create your own thread and run it with CppCMS? Say my thread will take a time stamp every 15 minutes and store it into a string called LastTimestamp. This string is accessible to outsiders via CppCMS access. TIA. |