Hi,
My application submits heavy requests from UI which are run in async and
request Id is stored in ignite cache and other request details  as value. I
was looking for a way to generate request id. One way to use AtlomicInteger
but that will not support distributed behavior. So I found igniteAtomicLong
datastructure but not quite sure how would I create its bean in spring.xml
to use it.

If some one can provide some sample example , it would be helpful

Thanks



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to