I have a lot of data types - datetime, e-mail, data - for sending notification.
If I use the normal database, I need to poll the database by surveying every second.
Please, help me with choice of architecture.
I want store this data in RAM - maybe redis or memcashedb
rabbitmq - is open source message broker software (i.e., message-oriented middleware) that implements the Advanced Message Queuing Protocol (AMQP) standard