Version 0.1 of Java Gearman Service

Avatar

Release Notes: Initial release.

Other releases

  •  23 Apr 2012 21:38
Avatar

    Release Notes: The service now uses the slf4j logging facade, allowing the user to have better control over logging. Persistent background jobs are now supported though an application hook. The API has been updated to be more user friendly, and it makes it easier to create divide-and-conquer/mapreduce applications (breaking the code of previous versions) A .properties file now may be used to set property values and fine-tune the application. The javadocs have been completed. Various bugfixes have been applied.

    •  09 Oct 2011 18:51
    Avatar

    Release Notes: This release adds logging functionally and fixes some communication issues with Perl and Python clients/workers.

    •  29 Jun 2011 23:01
    Avatar

    Release Notes: This version addresses the issues with text commands not working, the standalone server dying from inactivity, and other miscellaneous bugs.

    •  18 Jun 2011 07:24
    Avatar

    Release Notes: Exceptions due to class renames in recent Java 7 builds were fixed. An issue with packets over 1KB in size were fixed. Some spelling mistakes were corrected.

    •  22 May 2011 09:45
    Avatar

      Release Notes: Packets are now processed serially, so blocking will no longer allow the user to receive the packets out of order. A GearmanClient deadlock was fixed.

      Screenshot

      Project Spotlight

      Domination (Risk Board Game)

      A game that is a bit like the well known board game of Risk.

      Screenshot

      Project Spotlight

      ClubMaster

      A membership management system.