+3
−0
+14
−0
+62
−30
+65
−2
+54
−0
Loading
- Add optional enqueueMany() method to MessageQueue interface for batch sending - Implement enqueueMany() in InProcessMessageQueue and ParallelMessageQueue - Update middleware to use enqueueMany() when available for better performance - Add tests for the new method - Update documentation