>From what I'm able to get from the documentation, Transactions only apply to
caches?  Is it possible to use transactions in queues?

Basically I want to have one application offer items on a queue.  Another
application take them off the queue and process them, but if it crashes, I
want another node to get the item off the queue because the first taker
never committed.

I can do this with Hazelcast but there seems to be some bugs they are
working on.





--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Can-Queues-be-Transacted-tp3068.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to