Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

OpenTSDB/async

Open more actions menu

Repository files navigation

  ,-----------------------------.
  | StumbleUpon's Async Library |
  `-----------------------------'

This Java library provides some useful building blocks to build
high-performance multi-threaded asynchronous applications in Java.
Its implementation was inspired by Twisted's asynchronous library
(twisted.internet.defer).

Deferred allows you to easily build asynchronous processing chains
that must trigger when an asynchronous event (I/O, RPC and whatnot)
completes.  It can be used extensively to build an asynchronous API
in a multi-threaded server or client library.

About

Building blocks for asynchronous Java processing inspired by Twisted's API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.