rpiotti / colossus

I/O and Microservice library for Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colossus

Colossus is a lightweight I/O framework for building scala services.

Full documentation can be found here : http://tumblr.github.io/colossus

Here's an overview of what you can find in this repo

  • colossus : The framework
  • colossus-metrics : high-performance metrics library (does not depend on colossus)
  • colossus-examples : A few simple examples that can be run
  • colossus-testkit : Small library containing a few useful tools for testing
  • colossus-tests : The unit and integration tests for colossus

License

Copyright 2014 Tumblr Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

I/O and Microservice library for Scala

License:Apache License 2.0


Languages

Language:Scala 100.0%