RE: Is there limitation on Semaphores and Queues?

2016-01-10 Thread akaptsan
Great, many thanks From: Denis Magda [via Apache Ignite Users] [mailto:ml-node+s70518n2484...@n6.nabble.com] Sent: Monday, January 11, 2016 7:01 AM To: akaptsan Subject: Re: Is there limitation on Semaphores and Queues? Anatoly, Yes, a lock will be released automatically if a node that

Re: Is there limitation on Semaphores and Queues?

2016-01-10 Thread Denis Magda
? Will the lock be automatically released? *From:*Denis Magda [via Apache Ignite Users] [mailto:[hidden email] ] *Sent:* Saturday, January 09, 2016 5:30 PM *To:* akaptsan *Subject:* Re: Is there limitation on Semaphores and Queues? Anatoly, 1. If you suppose that a contention between threads will

RE: Is there limitation on Semaphores and Queues?

2016-01-10 Thread akaptsan
: Saturday, January 09, 2016 5:30 PM To: akaptsan Subject: Re: Is there limitation on Semaphores and Queues? Anatoly, 1. If you suppose that a contention between threads will be high in case when a single queue is used I can suggest having a number of queues equal to the number of cache

Re: Is there limitation on Semaphores and Queues?

2016-01-09 Thread Denis Magda
have much less opened semaphores and queues. But semaphore and > queue will be created and closed almost on every change > > > > Regards, > > Anatoly > > > > > > *From:* Denis Magda [via Apache Ignite Users] [mailto:[hidden email] > <http:///user/SendEmail.j

RE: Is there limitation on Semaphores and Queues?

2016-01-09 Thread akaptsan
%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> NAML _ View this message in context: RE: Is there limitation on Semaphores and Queues? <http://apache-ignite-users.70518.x6.nabble.com/Is-there-limitation-on-Semaphores-and-Queues-tp2415p2454.html> Sent

Re: Is there limitation on Semaphores and Queues?

2016-01-09 Thread Denis Magda
happened, then the object state in DBs would be inconsistent. > > That’s why I want to use Ignite semaphore > > > > > > > > *From:* Denis Magda [via Apache Ignite Users] [mailto:[hidden email] > <http:///user/SendEmail.jtp?type=node&node=2454&i=0>] > *

RE: Is there limitation on Semaphores and Queues?

2016-01-09 Thread akaptsan
state in DBs would be inconsistent. That’s why I want to use Ignite semaphore From: Denis Magda [via Apache Ignite Users] [mailto:ml-node+s70518n2453...@n6.nabble.com] Sent: Saturday, January 09, 2016 9:26 AM To: akaptsan Subject: Re: Is there limitation on Semaphores and Queues

Re: Is there limitation on Semaphores and Queues?

2016-01-08 Thread Denis Magda
Anatoly, Please properly subscribe to the user list (this way we will not have to manually approve your emails and you will get answers on your questions quicker). All you need to do is send an email to “ user-subscr...@ignite.apache.org” and follow simple instructions in the reply Since the cont

Re: Is there limitation on Semaphores and Queues?

2016-01-08 Thread Denis Magda
Hi Anatoly, Does every system store the same content in the databases? I mean whether each database is just a replica of another or not? -- Denis -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Is-there-limitation-on-Semaphores-and-Queues-tp2415p2449.html Sent

Re: Is there limitation on Semaphores and Queues?

2016-01-07 Thread Denis Magda
Hi, Please properly subscribe to the user list (this way we will not have to manually approve your emails). All you need to do is send an email to “ user-subscr...@ignite.apache.org” and follow simple instructions in the reply. There is no any limitation on the number of semaphores or queues in I