About Us News, articles, code snippets and more by the hakkers in the Akka community. Links: Akka Home Akka Docs Our goal is to implement a message throttler, a piece of code that ensures that messages are not sent out at too high a rate. Let’s see a concrete example. Suppose you are writing an application that makes HTTP requests to an external web service and that this web service has a restrict
Akka Notes – Actor Supervision Failures are more like a feature among distributed systems. And with Akka’s let it crash fault-tolerance model, you could achieve a clear separation between your business logic and your failure handling logic (supervision logic). All with very little effort. It’s pretty amazing. This is the topic of our discussion now. ACTOR SUPERVISION Imagine a method call stack an
弊社では、SHANON MARKETING PLATFORMを使ってお客さまにサービスを提供していますが、お客さまのシステムとのデータ連携などで、スクラッチでアドオン開発をする場合があります。 アドオン開発しているときに「こんなのあったらいいなぁ」と思ったものを勉強も兼ねてscalaで試作してみました。 試作したのは、簡単なジョブスケジューラです。 ジョブスケジューラといえば、商用製品では、JP1、A-AUTOなど、OSSでは、Hinemosなどがあります。 小規模な開発をする場合、これら製品は、開発するアプリケーションとは別にインストールする必要がありますし、サーバのリソースも消費します。また商用製品は、ライセンス料を支払う必要があります。 また、EAIツールを使う方法もあります。EAIツールのSaaS製品も廉価なものが増えてきたので、EAIツールだけで対応可能であれば、EAIツールを使
Akka Actorとは Scalaで非同期実行を実現するライブラリの1つで、Scalaの開発を行なってい るTypesafe社が主に開発している。 http://akka.io/ Akka ActorはMessage Passingをベースにした並行・非同期な処理を行う。 MessageはActorのMailboxに格納され、そこからActorは順番に処理を行う。 Akka ActorはScalaで並行・非同期な処理を行う手法の中では、比較的複雑な 部類に属する。ただ単に並列化(Scala Documentから言葉を借りるなら「大 衆的並列プログラミング」)したいだけであれば、2.9から導入され、2.10で カスタマイズが強化された並列Collection http://docs.scala-lang.org/ja/overviews/parallel-collections/
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く