RSS 12 projects tagged "Apache 2.0"

No download No website Updated 01 Sep 2009 jniThreadCPUUsage

Screenshot
Pop 16.12
Vit 37.23

jniThreadCPUUsage is a Java library to get the amount of user and system CPU time used per thread. This is done via JNI, which calls getrusage() on the system. getrusage() is only available on Linux 2.6.26 or later and Solaris. One useful application of this is measuring the amount of CPU time used for a servlet request. getrusage() CPU time reporting is better than using the real time clock because it measures actual CPU time used and disregards times when the thread is idle or waiting (such as when it is waiting for network I/O).

No download No website Updated 03 Feb 2011 TIXI

Screenshot
Pop 16.61
Vit 29.42

TIXI is a fast and simple XML interface library for applications written in C, C++, Fortran, Java, and Python. Although simplified and somewhat restricted compared to a fully-fledged XML processing library, it can create documents, create and delete nodes, and add and remove element attributes. Routines for reading and writing text nodes and nodes holding integer and floating point numbers are included, along with routines that process aggregates of these simple types for the processing of geometric data, multidimensional arrays, or arrays of vectors.

Download Website Updated 28 Dec 2009 txObject Application Tool Kit

Screenshot
Pop 109.00
Vit 5.99

The txObject Application Tool Kit (ATK) is a collection of platform-independent C++ Class libraries that provides a five-layer framework containing an Object Library, IO and Timers, Threads, Inter-Process Communication, and Distributed Object Communication.

Download Website Updated 30 May 2009 Nexenta

Screenshot
Pop 130.66
Vit 5.45

Nexenta is a complete GNU-based operating system built on top of the OpenSolaris kernel and runtime. The Debian system is used for software distribution and packaging to glue the numerous pieces together. However, Nexenta is not currently part of the Debian Project, nor are its packages present in the Debian database. It includes Apache, MySQL, Perl, Python, PHP, Firefox, Evolution, a software update manager, Synaptic package manager, Gaim, Abiword, administration and development utilities, editors, graphics, GNOME, interpreters, libraries, and much more.

Download Website Updated 20 Jun 2012 Apache Traffic Server

Screenshot
Pop 152.74
Vit 4.03

The Apache Traffic Server (TS or ATS) is a modular, high-performance reverse proxy server, generally comparable to Squid. It was created by Inktomi, and distributed as a commercial product called the Inktomi Traffic Server, before Inktomi was acquired by Yahoo!. Traffic Server has been actively used inside of Yahoo for over 4 years, serving billions of requests every day. As of fall 2009, Traffic Server is an Open Source project, and in April 2010 the Apache Traffic Server was promoted to a top-level project of the ASF.

Download Website Updated 20 Feb 2010 Signal Framework

Screenshot
Pop 41.39
Vit 2.51

Signal Framework is a Spring-based IoC, AOP, and MVC framework for Java ME (J2ME). It supports both MIDP and LWUIT. The project aims to overcome the limitations of J2ME and deliver an application framework on par with what is available for Java SE.

Download Website Updated 28 Dec 2010 xdf

Screenshot
Pop 82.64
Vit 2.02

The Exquisite `df' (xdf) is a souped-up version of df(1) rewritten from scratch and focused on flexibility of field selection and output format. It offers HTML and CSV outputs, besides the traditional text-based console output. It is fit for system administrators who are tired of post-processing df(1) output through shell or Perl scripts in order to avoid broken lines or to get a simple total/summary line.

No download Website Updated 31 May 2010 BitNami SAMPStack

Screenshot
Pop 20.93
Vit 1.88

BitNami SAMPStack is an easy-to-install, ready-to-run binary distribution of Apache, MySQL, and PHP. It includes many commonly used modules as well as the phpMyAdmin tool. It runs on both Solaris Sparc and Intel.

No download Website Updated 12 Apr 2011 Message Multiplexer

Screenshot
Pop 40.99
Vit 1.35

The Message Multiplexer (MMX) application will get a message from a WebSphere MQ queue and output it to one or more queues. Context information is maintained across the message put(s). MMX can move messages from a single source queue to (up to) 99 target queues. Messages put to each target queue are an exact replicate of the original message from the source queue (including the message's MQMD). MMX performs each MQGET and the subsequent "n" MQPUT(s) under a Unit of Work (UOW), so that message integrity is kept.

No download Website Updated 12 Apr 2011 Message Router

Screenshot
Pop 39.53
Vit 1.35

The Message Router (MRTR) application will move a message from a central WebSphere MQ queue to a specific application WebSphere MQ queue. The destination queue that the message will be placed into will be based on a keyword in the message. Context information is maintained. MRTR will look in the message for a Start Keyword and an End Keyword. The value between these two keywords is the Keyword Value (inifile Token). MRTR will search its ini file for that particular Keyword Value. The field value associated with the looked-up keyword value is the destination queue name. MRTR performs each MQGET and the subsequent MQPUT under a Unit of Work (UOW) so that message integrity is kept.

Screenshot

Project Spotlight

Xyndravandria Erozaver

A class extending type hinting.

Screenshot

Project Spotlight

JAXX

An XML user interface generator for Swing.