jRate
Downloads

Stable releases and source code for jRate and related projects can be downloaded on this page. The links are updated each time a new version is released.

All official jRate releases are source releases. We may in the future provide binary packages (.rpm, .deb) to make evaluation of jRate easier, but we don't yet. Generally if you're building for a specific environment (especially if you're building for a real-time environment or if you're building a crossed toolchain for embedded development), you'll want to pass build-time configuration parameters to jRate anyway.

Recent available downloads:

  • jRate 0.3.7.2-3.3.3 released (Sun, 03 Sep 2006 05:40:48 GMT)
    Released at Sun, 03 Sep 2006 05:40:48 GMT by mdeters
    Includes files: jrate-0.3.7.2-3.3.3.tar.gz (986592 bytes, 13 downloads to date)
    [Download] [Release Notes]
  • jRate beta 0.3.8.2beta-3.3.3 released (Sun, 03 Sep 2006 05:40:43 GMT)
    Released at Sun, 03 Sep 2006 05:40:43 GMT by mdeters
    Includes files: jrate-0.3.8.2beta-3.3.3.tar.gz (1214189 bytes, 5 downloads to date)
    [Download] [Release Notes]
  • jRate beta 0.3.8.1beta-3.3.3 released (Sat, 06 Aug 2005 20:06:08 GMT)
    Released at Sat, 06 Aug 2005 20:06:08 GMT by mdeters
    Includes files: jrate-0.3.8.1beta-3.3.3.tar.gz (1204256 bytes, 183 downloads to date)
    [Download] [Release Notes]
  • jRate 0.3.7.1-3.3.3 released (Sat, 06 Aug 2005 20:00:06 GMT)
    Released at Sat, 06 Aug 2005 20:00:06 GMT by mdeters
    Includes files: jrate-0.3.7.1-3.3.3.tar.gz (951267 bytes, 422 downloads to date)
    [Download] [Release Notes]
  • jRate beta 0.3.8beta-3.3.3 released (Sat, 23 Jul 2005 22:31:14 GMT)
    Released at Sat, 23 Jul 2005 22:31:14 GMT by mdeters
    Includes files: jrate-0.3.8beta-3.3.3.tar.gz (1182892 bytes, 38 downloads to date)
    [Download] [Release Notes]

browse all downloads...

Development snapshots are occasionally made available. These releases are less polished and stable than official releases, but include recent fixes and feature enhancements in advance of the next stable release. You might want to browse the snapshots area for the latest.

Subversion access is also available to obtain cutting-edge features and bugfixes. However, jRate is under active development and the development version in the repository may not compile or work properly. Still, you may find jRate's Subversion repository an invaluable resource if you're interested in our development work, trying to determine if a bug has already been addressed for the next release, or want a preview of coming features. See the SourceForge jRate project Subversion page for details on accessing the repository. You can also browse our Subversion repository.

jRate used to be bundled, in a way, with two other open-source projects. We leave links to these projects here, though they may be given their own separate web pages in the future.

These projects are not officially part of jRate.


RTJPerf is a collection of tests meant to measure the performance of any RTSJ-compliant Real-Time Java VM.

Currently RTJPerf provides mostly time-efficiency tests based on a synthetic workload. The tests present in the current version of RTJPerf are described in the document "Evaluating Real-Time Java Features and Performance for Real-Time Embedded Systems" which can be found here.

Currently available downloads are the following:

  • RTJPerf-0.1.1 (gz, bz2)

jTools is a collection of classes that are commonly used by Java applications. Currently the things provided by jTools include:

jArgo
Argument parsing and validation
High Resolution Time/Clock
Classes that provide high resolution time measurement, in a platform specific way. On Pentium processors the RDTSC register is used.
Basic Assertions support
Integer Factorization algorithm (not yet complete)

Currently available downloads are the following:

Last modified 15 Jul 2006 / xhtml1 / css2