Scheduler library in C++ similar to Java Quartz -


i'm looking cross-platform library in c/c++ can schedule jobs, function calls, etc. nice if closer java quartz. prefer bsd style licenses, lgpl okay too.

libevent: http://www.monkey.org/~provos/libevent/ heavyweight use case, can decide if works you.

edit: more scheduling functions after timeouts within program. looking @ quartz, appears broader. doubt if libevent looking for.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -