Hi,

Could I know how the Event queuing (Not referring to the window extension)
happens in Siddhi whenever there is synchronised method in a class which is
called through siddhi extension (Say transformer extension) ?

The exact case I'm referring here is, there is a function which consumes
some time and this same function needs to be synchronised as it refers to
the previous results when performing the calculation. So because of this,
the events will be queued until the previous event is processed.

The specifics I need to know are, what will be the maximum Memory for Event
queue in siddhi (in case if it is limited by siddhi, below Java max heap
size), and what will be the accepted processing time per single event ?

BR

*Asok Aravinda Perera*
Software Engineer
WSO2, Inc.;http://wso2.com/
<http://www.google.com/url?q=http%3A%2F%2Fwso2.com%2F&sa=D&sntz=1&usg=AFQjCNGJuLRux6KkJwXKVUCYOtEsNCmIAQ>
lean.enterprise.middleware

Mobile: +94722241032
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to