Shows how to use proton::container::schedule to schedule a timed callback in a C++03 compatible way. See schedule_send.cpp for a more convenient approach using std::function if you have C++11.