EA Async implements Async-Await methods in the JVM. It allows programmers to write asynchronous code in a sequential fashion. EA Async should be used to write non-blocking asynchronous code that makes heavy use of CompletableFutures or CompletionStage. It improves scalability by freeing worker threads while your code awaits other processes; And improves productivity by making asynchronous code simpler and more readable. The methods look blocking but are actually transformed into asynchronous methods that use CompletableFutures to continue the execution as intermediary results arrive.

Features

  • EA Async abstracts away the complexity of the CompletableFutures
  • EA Async currently supports JDK 8-10
  • It works with Java and Scala and should work with most JVM languages
  • Start your application with an extra JVM parameter
  • The ea-async-1.2.3.jar is a runnable jar that can pre-instrument your files
  • Build time instrumentation, with Maven

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow EA Async

EA Async Web Site

Other Useful Business Software
The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
The full-stack observability platform that protects your dataLayer, tags and conversion data

Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of EA Async!

Additional Project Details

Programming Language

Java

Related Categories

Java Libraries

Registered

2023-08-23