1. Queue data structure implemented for storing the queue messages. 2. MAX_WORKERS configuration removed from the config.ini. 3. DEBUG_MODE is now being used in the main code.
1.0.0
- Allow messages to be added to the queue with a delay (in seconds). - Messages are available after the specified delay.