Fork me on GitHub
#clara
<
2017-06-27
>
devn17:06:43

howdy folks -- so, i have a base session which contains a bunch of configuration facts and what-not

devn17:06:55

when the application receives a payload, we push those facts into the session and fire rules

devn17:06:10

but, if we have 10 concurrent requests 😬

devn17:06:32

we had been doing these serially via a queue, but design is a-changin' a bit