Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有很多数据类型——日期时间、电子邮件、数据——用于发送通知。
如果我使用普通数据库,我需要通过每秒调查一次来轮询数据库。
请帮助我选择架构。
我想将这些数据存储在 RAM 中 - 可能是 redis 或 memcashedb
rabbitmq - 是实现高级消息队列协议(AMQP)标准的开源消息代理软件(即面向消息的中间件)