- 23 May, 2014 40 commits
-
-
Ioannis Papagiannopoulos authored
-
Georgios Dagkakis authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
Broker invokes router before requesting a resource if it handles already an entity. Routed updated to handle the use case
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
signalReceiver corrected. Controls if the receiver has to be loaded or setup before signalling the router
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
signalReceiver of QueueManagedJob now sorts for the operator assigned to the Receiver the Queue before signalling
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
appendEntity method adds newly created entities to G.pendingEntities and warms them according to the status of the next stations
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
machine checkOperator method checks if the machine is assigned an operator. assignedOperator flag informs if the machine has already an operator assigned
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
SignalReceiver of QueueManagedJob modified to handle signalling of the Router in case there is conflict between different Machines competing for the same Resource
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
assignTo/unAssign/isAssignedTo methods of managed operator moved to simple operator. sortCandidateEntities method of simple operator sorts candidate stations. ToBe reviewed and renamed
-
Ioannis Papagiannopoulos authored
Broker calls directly Router. Operated machines now signalled by the Router whenever a resource is made available
-
Ioannis Papagiannopoulos authored
MachineManagedJob minor corrections. CheckOperator corrected, managedJob operator checkIfResourceIsAvailable should have caller
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
signalGiver/Receiver update .giver/receiver variable only before sending the signal to the receiver/giver
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
Exit object has its own haveToDispose which always returns False. Other minor corrections to Machines and OperatedPoolBroker
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-