akka
Here are 1,390 public repositories matching this topic...
Open-source IoT Platform - Device management, data collection, processing and visualization.
-
Updated
Oct 9, 2020 - Java
I've got to send a multipart request. The first part is a json that describes all following parts. Other parts are raw file bytes. The number of files could vary.
Current state:
It is possible to assign only the whole body to a request using Pebbple. But as far as I know, Gatling treats PebbleBody as a regular String, so that it is impossible to send raw file content (PDF for example) in r
Port of Akka actors for .NET
-
Updated
Oct 9, 2020 - C#
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
-
Updated
Sep 27, 2020 - Go
Lagom 1.6.4
The akka-persistence-testkit library contains very useful testkit classes, like EventSourcedBehaviorTestKit. Unfortunately the dependency is not listed in the lagom-maven-dependencies BOM. Thus project has to manage this dependency additionally to the lagom one. Including this dependency into the lagom-maven-dependencies will make its usage more comfortable and will prevent a po
Powerful distributed job scheduling middleware that supports CRON, API, fixed frequency, fixed delay and other scheduling strategies, provides workflow to choreograph jobs to resolve dependencies, supports distributed computing of tasks, simple to use, powerful, well-documented, welcome you to use!
-
Updated
Oct 10, 2020 - Java
Simple, safe and intuitive Scala I/O
-
Updated
Oct 8, 2020 - Scala
Akka Streams & Akka HTTP for Large-Scale Production Deployments
-
Updated
Jun 24, 2020 - Scala
Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
-
Updated
Oct 10, 2020 - Scala
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
-
Updated
Oct 10, 2020 - Scala
The Streaming-first HTTP server/module of Akka
-
Updated
Oct 9, 2020 - Scala
scala、spark使用过程中,各种测试用例以及相关资料整理
-
Updated
Feb 9, 2019 - Scala
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
-
Updated
Oct 10, 2020 - C#
Fast Parallel Async HTTP/SSH/TCP/UDP/Ping Client Java Library. Aggregate 100,000 APIs & send anywhere in 20 lines of code. Ping/HTTP Calls 8000 servers in 12 seconds. (Akka) www.parallec.io
-
Updated
Jan 14, 2018 - Java
nact ⇒ node.js + actors ⇒ your services have never been so µ
-
Updated
Sep 15, 2020 - JavaScript
Lightweight real-time big data streaming engine over Akka
-
Updated
Sep 20, 2020 - Scala
Java/Scala Examples from the book - Akka Essentials
-
Updated
Oct 2, 2020 - Java
Distributed State Management for Serverless
-
Updated
Oct 8, 2020 - Scala
Web & mobile client-side akka-http sessions, with optional JWT support
-
Updated
Mar 11, 2020 - Scala
a cqrs and event sourcing framework for dotnet core using akka.net
-
Updated
Oct 8, 2020 - C#
Sample e-commerce system #Microservices #Akka #Reactive-DDD #CQRS
-
Updated
Jul 21, 2018 - Scala
During akka-grpc-maven-plugin:0.6.0:generate, and likely other similar non akka-grpc tasks, if /tmp/ for this process is not accessible, or has the noexec mount option set:
Execution default of goal com.lightbend.akka.grpc:akka-grpc-maven-plugin:0.6.0:generate failed: protoc exit code 1: /tmp/protocbridge7686600923568091505: program not found or is not executable
Perhaps add a fal
Improve this page
Add a description, image, and links to the akka topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the akka topic, visit your repo's landing page and select "manage topics."


The Akka modules page in the docs (https://doc.akka.io/docs/akka/current/typed/guide/modules.html) doesn't include Akka Projections:
https://github.com/akka/akka/blob/294c534d1533e1bcf1c425af6137d51bdbc25e6f/akka-docs/src/main/paradox/typed/guide/modules.md#L7-L15