>
> ​Let's say, engine hasn't received any new task creation requests
> ​ for​
>  this particular user during T1-T5. Then engine will not able to reassign
> above X tasks back to user B during this time period. But user B should
> able to
> ​perform
>  above task after T1.
> This is why we can't
> ​ use​
>  event driven pattern here.

Let's take an example. Say we use event driven pattern here and we have
> substitution from user A to user B which
> ​is
>  defined at T0, starts at T1 and end at T10. Currently User A has x number
> of in-progress tasks.


Yes, we do need tasks to re-assign the user, but this doesn't mean we need
a separate task to calculate for all users. We can consider this task as
the end of substitution event.

-- 
With regards,
*Manu*ranga Perera.

phone : 071 7 70 20 50
mail : m...@wso2.com
_______________________________________________
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to