Projects / JActor

JActor

JActor is a high-performance Java Actor implementation that can send 1.2 billion messages per second, making it one of the fastest Actor implementation in any language.

Tags
Licenses
Implementation

RSS Last announcement

Test source now available for download 16 May 2012

See https://sourceforge.net/projects/jactor/files/

RSS Recent releases

  •  27 Apr 2012 19:24

    Release Notes: This release removes a spurious print statement in JAFactory.

    •  23 Apr 2012 21:31

      Release Notes: This release fixes a critical bug in JAFactory.

      •  20 Apr 2012 13:53

        Release Notes: This release cleans the factory logic, making it easier to understand. Actors now carry a reference to their factory rather than their actor type.

        •  17 Apr 2012 07:34

          Release Notes: JActor is now faster and lighter. Message passing now runs at 1.2 billion per second. The API has been simplified. You can now create 1 billion actors per second.

          •  11 Apr 2012 22:28

            Release Notes: This release drops InitializationRequest. An alternate form of sendEvent gives a 10X performance increase. Send is now back up to speed (it had gotten slow). pubsub has been reworked.

            Screenshot

            Project Spotlight

            nut

            Nutrition software to analyze meals with the USDA Nutrient Database.

            Screenshot

            Project Spotlight

            web2ldap

            A Web-based LDAP client written in Python.