org.fusesource.hawtdispatch:hawtdispatch-transport

HawtDispatch Transport: Transport abstractions for HawtDispatch

License

License

GroupId

GroupId

org.fusesource.hawtdispatch
ArtifactId

ArtifactId

hawtdispatch-transport
Last Version

Last Version

1.22
Release Date

Release Date

Type

Type

bundle
Description

Description

HawtDispatch Transport: Transport abstractions for HawtDispatch
Project Organization

Project Organization

FuseSource, Corp.
Source Code Management

Source Code Management

http://github.com/fusesource/hawtdispatch/tree/master/hawtdispatch-transport

Download hawtdispatch-transport

Dependencies

compile (2)

Group / Artifact Type Version
org.fusesource.hawtdispatch : hawtdispatch jar 1.22
org.fusesource.hawtbuf : hawtbuf Optional jar 1.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.7
log4j : log4j jar 1.2.14

Project Modules

There are no modules declared in this project.

HawtDispatch

Synopsis

HawtDispatch is a small ( less than 100k ) thread pooling and NIO handling framework API modeled after the libdispatch API. libdispatch is the API that Apple created to power the Grand Central Dispatch (GCD) technology in OS X. It allows you to more easily develop multi-threaded applications which can more easily scale to take advantage of all the processing cores on your machine. At the same time, its development model simplifies solving many of the problems that plague multi-threaded NIO development.

Resources

Building from Source

Prerequisites:

In the this directory, run:

mvn install
org.fusesource.hawtdispatch

FuseSource

Versions

Version
1.22
1.21
1.20
1.19
1.18
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6