He-Pin(kerr)

Results 345 issues of He-Pin(kerr)

Motivation: Akka makes use of FJPool default, need more detail about it. eg,why signalWork eat cpu. ![image](https://cloud.githubusercontent.com/assets/501740/25647497/1179ca06-2ff5-11e7-836e-241e63385476.png) >Konrad `ktoso` Malawski @ktoso 5月 02 23:27 scan means it's underutilised basically it's...

ideas

>我有个问题请教下。父actor,可能会创建n多的子actor,但是子actor太多的话,会导致占用内存太多,有没有办法,让没有用到的子actor过一段时间就自动从内存中清除掉?

question

Motivation: Dispatcher matters - What it is - Why it's matter - How to define/load your dispatcher from code & config

ideas

@andrewmed I'm not entirely clear what you mean by "combining Actors" here. It's a simple parent/child tree, always -- a given Actor can have any number of children, and if...

ideas

Motivation : The default configuration library - what it is - how to make use if from java/scala - wiht configuration server

confirmed

Motivation: know how your system is running - a simple implement with some patterns - with kamon. - with zipkin - with opentracing

confirmed

Motivation: integration with database query and updates with Akka & akka-stream - slick and quill? - jooq

ideas

Motivation : Why programming with Flow and not Source and Sink the transducer of clojure share same https://clojure.org/reference/transducers

ideas

Motivation : Built the next generation system reactively - what's stream - what's reactive stream - how is reactive stream implemented in Akka - common user case - how to...

confirmed