Projects tagged ‘distributed’ and ‘tracing’


[3 total ]

0 Users

This library intends to trace MPI applications using the lite tracing facilities from libRastro. The library generates one trace for every MPI process. In the end of the program execution, all files ... [More] are integrated and converted to the Pajé Visualization Tool using DIMVisual. [Less]
Created 8 months ago.

0 Users

The purpose of this project is to create an end-to-end transactional monitor application with following capabilities: Capturing end-to-end transactions across distributed layers of an application ... [More] architecture. Exporting relevant transaction information to the end-user in a form of a graphical visualization (tree like structure for example). The following information about transactions should be made available: execution times and transaction context (parent/child relationship). It is also the aim of the project, to differentiate from other profiling tools by supporting transactional profiling on a SOA systems. Possible techniques can be applied: AOP; Dynamic Bytecode Instrumentation (with the use of BCEL) Notes: (11/12/2007) No source has been made available. Only the creation of the project hosting for now. [Less]
Created 12 months ago.

0 Users

A 3D image synthesis project written in Java using the ray tracing algorithm. Supports very basic materials and primitives. Focused on multithreaded and distributed rendering through a TCP/IP network.
Created 10 months ago.