Re-exports§
pub use count_down_latch::CountDownLatch;
pub use rocketmq_tokio_lock::RocketMQTokioMutex;
pub use rocketmq_tokio_lock::RocketMQTokioRwLock;
pub use tokio as rocketmq;
Modules§
Structs§
- A thread-safe bounded blocking queue. To replace Java
LinkedBlockingQueue
.
Functions§
- On unix platforms we want to intercept SIGINT and SIGTERM This method returns if either are signalled