Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse SmartHome » Concurrency in rules
Concurrency in rules [message #1402940] Fri, 18 July 2014 14:24
Petr Klus is currently offline Petr KlusFriend
Messages: 6
Registered: May 2014
Junior Member
Hi,

In my setup I came across concurrency issues with rules execution. While it is possible to utilise Java's locks in the rule code, it almost beats the purpose of simplified, domain-specific language if we need to resort to java code. Furthermore, using locks correctly can sometimes be a bit of a challenge.

My question is, is any of the following planned to be supported in rules?


  • "single-thread" rules - the same rule can run only one at a time
  • execution group - marking of rules in way that at any time only one of them could execute concurrently


Looking forward for your thoughts!

Further/previous discusssion:

https://groups.google.com/forum/#!searchin/openhab/concurrency/openhab/DQ71qcugOIg/MI-MWnkrpNwJ

https://github.com/openhab/openhab/issues/1131
Previous Topic:OPC UA
Next Topic:Where to put logic in bindings
Goto Forum:
  


Current Time: Fri Apr 26 17:42:55 GMT 2024

Powered by FUDForum. Page generated in 0.04233 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top