Matt Pavlovich
Matt Pavlovich
- [x] Create JMSContext - [x] Create JMSProducer - [x] Create JMSConsumer - [x] Add JMSException -> JMSRuntimeException wrapping - [x] Add methods for working with queues - [x] Update...
- [x] Create PR for code change - [ ] Update website network of brokers page to document the change
X11 puts the display to sleep; however, the display goes into blue screen 'No Signal'. How to put the 4" display to sleep to avoid burn-in and burn-out?
### Description For redundancy and security purposes, it is often desirable to have a local copy of a container image in a private container registry. The pattern for doing this...
Build warnings that need review ``` Reading from file activemq/activemq-client/src/main/grammar/SelectorParser.jj . . . Warning: Line 22, Column 3: Command line setting of "STATIC" modifies option value in file. Warning: Line...
Log4j2 has dependency-free JSON Reader and Writer implementations that may be useful as a reference. Apache ActiveMQ uses xstream to support xml + json transformations dynamically and it would be...
Provide a LAZY_PERSISTENT DeliveryMode that allows the broker to acknowledge the producer before the message has been sync (fsync()) to disk. Allows for brokers to incorporate async writes and write...