newca12 / scala-netty-examplesLinks
Scala port of the examples from Jboss Netty distribution
☆72Updated 6 years ago
Alternatives and similar repositories for scala-netty-examples
Users that are interested in scala-netty-examples are comparing it to the libraries listed below
Sorting:
- Boilerplate for creating reactive TCP clients / servers on Akka Streams☆164Updated 8 years ago
- the scala protocol buffers (protobuf) compiler☆219Updated 7 years ago
- A replicated Akka Persistence journal backed by Apache Kafka☆201Updated 6 years ago
- ☆140Updated 10 years ago
- A low-overhead, high-performance, fully async HTTP 1.1 server and client library implemented entirely in Scala on top of Akka☆153Updated 12 years ago
- Simple demonstration of akka-cluster sharding functionality☆48Updated 8 years ago
- A Scala web server powered by Netty networking and AKKA processing.☆255Updated last year
- Packages your project using One-JAR™☆266Updated 6 years ago
- Scala Code Coverage Tool☆129Updated 12 years ago
- A replicated Akka Persistence journal backed by Apache Cassandra☆225Updated 8 years ago
- A minimalist wrapper for Netty in terms of scalaz-stream☆68Updated 8 years ago
- Evaluation of API and performance of different actor libraries☆133Updated 8 years ago
- Library to register and lookup actors by names in an Akka cluster☆56Updated 3 weeks ago
- A Redis client written in Scala, using Akka actors and non-blocking IO. Supports Redis 2.2.☆62Updated 13 years ago
- A general-purpose library of miscellaneous stuff for Scala.☆88Updated 4 years ago
- A demonstration Akka application including Spray, Sharding, Data Duplication (aka Replication), and Akka TCP / Streams☆69Updated 9 years ago
- Crontab implementation for Akka☆51Updated 3 years ago
- Make your service more resilient by providing protection against traffic oversaturation☆123Updated 6 years ago
- Demonstrate Akka streams in Scala☆118Updated 7 years ago
- Replication of CRDTs in Akka Cluster☆215Updated 9 years ago
- Example producer consumer(s) application that shows how Akka routing can be used to balance the load of the nodes in an Akka Cluster.☆41Updated 10 years ago
- Set of traits, objects and tools to make monitoring akka systems easy.☆33Updated 9 years ago
- Extensions for Akka Stream☆123Updated 7 years ago
- Scala Json with capabilities for Scala Object Serialization☆226Updated 10 years ago
- Utilities for Akka cluster in production☆100Updated 7 years ago
- Easy way to send Finagle metrics to Codahale Metrics library☆41Updated 5 years ago
- Playground of Akka Streams and video processing in Scala☆67Updated 4 years ago
- A sample project for getting started with Slick