Almost the same examples as in AMQP-CPP project (see examples directory). With some minor changes. Based on libevent.
receive
send
new_task
worker
Tutorial three: Publish/Subscribe:
receive_logs
emit_log
receive_logs_direct
emit_log_direct
receive_logs_topic
emit_log_topic
rpc_server
rpc_client