Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@hufnagel
Copy link
Member

Express goal is a low latency processing. If the rate is too high this goal is not achievable and worse, it can completely clog the system also for lower rate data.

Add a rate limit, above which a lumi will not be processed at all. The limit is configurable, default is 23000 events per lumi (with 23s lumis that is 1000Hz).

Express goal is a low latency processing. If the rate is too high this goal is not achievable and worse, it can completely clog the system also for lower rate data.

Add a rate limit, above which a lumi will not be processed at all. The limit is configurable, default is 23000 events per lumi (with 23s lumis that is 1000Hz).
hufnagel added a commit that referenced this pull request Oct 23, 2014
put a rate limit on express processing
@hufnagel hufnagel merged commit 31a769c into dmwm:master Oct 23, 2014
@hufnagel hufnagel deleted the express-ratelimit branch October 23, 2014 09:59
@lucacopa
Copy link
Contributor

It looks like the zeroevents patch (https://github.com/hufnagel/T0/tree/zeroevents) is outdated due to this pull request

@hufnagel
Copy link
Member Author

Yeah, need to change it, Give me a sec.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants