registry icon indicating copy to clipboard operation
registry copied to clipboard

Provide JMS Integration

Open michaelandrepearce opened this issue 6 years ago • 1 comments

This is to be similar to Kafka , where given an Object it uses avro serialisation to bytes. In case of JMS this means taking the Object set in JMSObjectMessage and serialize it internally to JMSBytesMessage.

Overriding providers like ActiveMQ, Qpid JMS, etc, which just java serialize ObjectMessage.

I will be contributing this, we have been using it for a while internally, so please don't implement @harshach , @satishd :) , I will hopefully raise PR in the next week.

michaelandrepearce avatar Apr 13 '18 05:04 michaelandrepearce

@harshach @satishd delayed due to personal reasons, will get on to this soon.

michaelandrepearce avatar Jun 27 '18 06:06 michaelandrepearce

Closed due to inactivity.

gcsaba2 avatar Oct 05 '22 13:10 gcsaba2