JDiskMark is a powerful and versatile disk benchmarking tool written in Java, designed to help you accurately measure the performance of your storage devices across different operating systems. Whether you're testing HDDs, SSDs, or network drives, JDiskMark provides reliable insights into your disk's read and write speeds.
ubuntu/debian:
https://sourceforge.net/projects/jdiskmark/files/jdiskmark_0.7.0_amd64.deb/download
rhel /...
Dataflow parallel programming language for clusters
PARUS is a data-flow parallel programming language that allows to build parallel programs for clusters and MPP multiprocessors. The data-flow graph is automatically converted to the C++/MPI source and linked with the libparus runtime library.
Also there are available tools for benchmarking cluster interconnect and visualize it.
OS independent mouse rate checker written in Java.
...Java 7u40 or higher needed to run version 1.2 and higher.
**Version 1.3 changes
- Fixed graphic artefacts appearing while program window is dragged.
**Version 1.2 changes
- Major code review & cleanup
- Mouse watching algorithm optimized
- Duplicate cursor statistics calculations removed & rewritten
- Automatic focus regain removed
- Redundant .exe removed, now there is one jar for every java-supported OS.
This project is designed to help programmers understand the resource utilization of their code in the Java Virtual Machine and provide real time feedback via a GUI interface.
a framework library with a template method interface and inheritable classes for an executable process design which produces an executable which is both a GUI and a console application. It provides multi-threading for work items of the provider process .
JWSPerf is an open-source utility to automate the performance evaluation using different Java Web Services toolkits. JWSPerf is executed from the command line and it uses Java Ant technology to building all the client code.