He-Pin(kerr)

Results 344 issues of He-Pin(kerr)

motivation : How to built simple but powerful rest API and system integration interface with akka-http - what's akka-http ,and how it is related with spray - the server side...

confirmed

compare with Erlang/OTP -> Elixir with Akka to show the same pattern.

ideas

Motivation : make sure your actors/streams runs greatly with together - The testKit - test actors - test streams

confirmed

``` where the actor model comes from, how Erlang came to be, an explanation of OTP, BEAM vs JVM, routing, tuning the threading model, clustering, sharding, persistence, replicating, streams ```

ideas

Motivation : descripte the most core philosophy and component - philosophy - compare with other concurrent model - actors - eventstream - FSM

confirmed

Motivation: How to integrate logging with log4j2 and etc - how to use logging - how logging is implemented - trap - integrated with log4j2 - integrated with outside logging...

confirmed

Motivation How to scaling the Akka way - scale up and down - scale in and out - with routing - with cluster(simplefied)

confirmed

Motivation : Promise and Future is a common pattern - what's it is - common patterns - java interface - integration with Play/third part library

ideas

Motivation How Akka stream could be used with our enterprise stack. - qiniu/aliyun file uploading - kafka streaming - spark streaming - graphStage one

ideas

Motivation : Akka /stream embraces functional programming heavily - what it is - jargon - combinators - combinators in Akka-stream

ideas