colossus


License

License

GroupId

GroupId

com.tumblr
ArtifactId

ArtifactId

colossus_2.12
Last Version

Last Version

0.11.1-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

colossus
colossus
Project URL

Project URL

https://github.com/tumblr/colossus
Project Organization

Project Organization

com.tumblr
Source Code Management

Source Code Management

https://github.com/tumblr/colossus

Download colossus_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.tumblr/colossus_2.12/ -->
<dependency>
    <groupId>com.tumblr</groupId>
    <artifactId>colossus_2.12</artifactId>
    <version>0.11.1-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tumblr/colossus_2.12/
implementation 'com.tumblr:colossus_2.12:0.11.1-RC1'
// https://jarcasting.com/artifacts/com.tumblr/colossus_2.12/
implementation ("com.tumblr:colossus_2.12:0.11.1-RC1")
'com.tumblr:colossus_2.12:jar:0.11.1-RC1'
<dependency org="com.tumblr" name="colossus_2.12" rev="0.11.1-RC1">
  <artifact name="colossus_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tumblr', module='colossus_2.12', version='0.11.1-RC1')
)
libraryDependencies += "com.tumblr" % "colossus_2.12" % "0.11.1-RC1"
[com.tumblr/colossus_2.12 "0.11.1-RC1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.2
com.tumblr : colossus-metrics_2.12 jar 0.11.1-RC1
com.typesafe.akka : akka-actor_2.12 jar 2.5.6
org.slf4j : slf4j-api jar 1.7.6

test (4)

Group / Artifact Type Version
com.typesafe.akka : akka-testkit_2.12 jar 2.5.6
org.scalatest : scalatest_2.12 jar 3.0.1
org.scalamock : scalamock-scalatest-support_2.12 jar 3.6.0
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Colossus

Build Status

Maven Central

codecov.io

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

Colossus是一个用来构建Scala微服务的轻量级I/O框架。

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

For general discussion and Q&A, check out the Google Group.

Colossus takes part in the TechEmpower web framework benchmarks under the JSON serialization and Plaintext tests.

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
  • colossus-docs : Markdown documentation

License

Copyright 2016 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.

com.tumblr

Tumblr

Versions

Version
0.11.1-RC1
0.11.0
0.11.0-RC1
0.11.0-M4
0.11.0-M3
0.11.0-M2
0.11.0-M1
0.10.1
0.10.0
0.10.0-RC1