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

johnJava/parseq

Open more actions menu
 
 

Repository files navigation

ParSeq

ParSeq is a framework that makes it easier to write asynchronous code in Java.

Some of the key benefits of ParSeq include:

  • Parallelization of asynchronous operations (such as IO)
  • Serialized execution for non-blocking computation
  • Code reuse via task composition
  • Simple error propagation and recovery
  • Execution tracing and visualization

Our Wiki includes an introductory example, a User's Guide, javadoc, and more.

Build Status

Build Status

License

ParSeq is licensed under the terms of the Apache License, Version 2.0.

About

Asynchronous Java made easier

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.8%
  • Shell 0.2%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.