JActor is a high-performance actor framework designed to make vertical scalability easy. JActor achieves its speed, in part, by almost always executing synchronously--though it is easy enough to force asynchronous processing when needed.

JActor is divided into several GitHub projects:
JActor - https://github.com/laforge49/JActor
JID - https://github.com/laforge49/JID
JFile - https://github.com/laforge49/JFile
JANetty - https://github.com/kumarshantanu/JANetty

Features

  • Messages are sent at up to 150 million / second, fast enough that actors can be used ubiquitously.
  • Two-way messages provide implicit flow control, for better performance under load.
  • A state machine builder is included to help keep application code clear and simple.
  • A billion actors a second can be created on a single thread.
  • Large tables can be deserialized, updated and reserialized at a rate of 400 nanoseconds per unupdated entry virtually independent of the size and complexity of those entries.
  • A transaction pipeline is provided that durably (with fsync) logs and processes up to 900,000 transactions per second.

Project Activity

See All Activity >

License

GNU Library or Lesser General Public License version 2.0 (LGPLv2)

Follow JActor

JActor Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of JActor!

Additional Project Details

Intended Audience

Information Technology

Programming Language

Java

Related Categories

Java Frameworks, Java Scientific Engineering

Registered

2011-12-12