gruggiero / zeromq-scala-examplesLinks
This is a Scala port of ZeroMQ guide samples
☆9Updated 14 years ago
Alternatives and similar repositories for zeromq-scala-examples
Users that are interested in zeromq-scala-examples are comparing it to the libraries listed below
Sorting:
- A Redis client written in Scala, using Akka actors and non-blocking IO. Supports Redis 2.2.☆62Updated 13 years ago
- libkestrel☆47Updated 12 years ago
- ☆72Updated 8 years ago
- SBT template project for creating Scala (micro-)benchmarks based on Caliper☆20Updated 13 years ago
- Boundary's suite of concurrent scala utilities.☆67Updated 4 years ago
- Key/value database inspired by Bitcask☆76Updated 12 years ago
- Scala DSL for declaring HTTP routes☆13Updated 5 years ago
- A variable length record, checksumming, append only rotating log implementation with graceful recovery☆14Updated 13 years ago
- A scala dsl for ssh.☆38Updated 13 years ago
- Common utility classes and simple validation framework, built with sbt (simple-build-tool)☆28Updated 9 years ago
- A wrapper for Hadoop in Scala☆42Updated 14 years ago
- scala workflow DSL - reactive (threads and actors) etc☆40Updated 5 years ago
- [ABANDONED] A small Scala library for using JSON-based configuration files.☆27Updated 13 years ago
- A small Scala library for writing specs as simple classes and methods (no longer maintained).☆38Updated 7 years ago
- Protocol builder for netty using scala (DEPRECATED)☆73Updated 12 years ago
- [ABANDONED] A Scala library which provides a sane log output format and an easy-to-use mixin for adding logging to your code.☆51Updated 13 years ago
- Scala multi-client stateful server using Java NIO and Scala continuations☆19Updated 13 years ago
- A simple light weight IDE for Scala☆40Updated 11 years ago
- SBT Plugin to deploy to cloudbees.com Run@Cloud PaaS☆36Updated 10 years ago
- ScalaModules is an elegant and intuitive domain specific language for OSGi development written in the Scala programming language.☆91Updated 13 years ago
- A general-purpose library of miscellaneous stuff for Scala.☆88Updated 4 years ago
- An agreeable way to talk to your database.☆217Updated 14 years ago
- Replaced by http://beaucatcher.org/, ignore this repo☆15Updated 13 years ago
- Utilities for dealing with Apache Zookeeper☆41Updated 12 years ago
- Pure asynchronous MongoDB Driver for Scala.☆152Updated 9 years ago
- Fast actors using replies without future, actor-based functional programming with keyed sequences, and an versioned graphicl database.☆58Updated 13 years ago
- SodaTest (Spreadsheet-Driven Testing) is an open-source framework for creating Executable Requirements for Integration, Functional and Ac…☆23Updated 13 years ago
- RESTful Web Framework based on Scala, built on top of Scalatra & Scalate