Thursday, April 30, 2009

Message Queue Learning :-

- You cant do partial read on Message Queue
- Message queue provides a mechanism of fetching data with the specifed data type quickly. This speeds up data fecthing some time.
- While writing into the Message queue, you have to give valid positive value as datatype. You cant have a negative data type

No comments: