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§
- ArcMut
- RocketMQ
Blocking Queue - A thread-safe bounded blocking queue. To replace Java
LinkedBlockingQueue
. - Shutdown
- Sync
Unsafe Cell Wrapper - Weak
ArcMut
Traits§
- Timer
- convert from netty Timer A trait representing a timer that can schedule and manage timed tasks.
Functions§
- wait_
for_ signal - On unix platforms we want to intercept SIGINT and SIGTERM This method returns if either are signalled