Kilim is a message-passing framework for Java that provides ultra-lightweight threads and facilities for fast, safe, zero-copy messaging between these threads.
It consists of a bytecode postprocessor (a “weaver”), a run time library with buffered mailboxes (multi-producer, single consumer queues) and a user-level scheduler and a type system that puts certain constraints on pointer aliasing within [...]
Entries Tagged as 'API'
Kilim - message-passing framework for Java
June 24th, 2008 · No Comments
Tags: API
ItsNat: Natural Ajax
June 18th, 2008 · No Comments
ItsNat: Natural Ajax
ItsNat: Natural Ajax. Component Based Java Web Application Framework
ItsNat is an innovative open source Java AJAX Component based Web Framework, it offers a natural approach to modern web development.
Why natural? ItsNat leverages the old tools to build the new AJAX based Web 2.0 applications: pure (X)HTML and pure Java W3C DOM!
ItsNat is server [...]
Tags: API
Apache Rampart
June 18th, 2008 · No Comments
Apache Rampart
Apache Rampart is a security module for Axis 2. It secures SOAP messages according to specifications in the WS-Security stack. Rampart implements the following specifications:
WS - Security 1.1
WS - Secure Conversation
WS - Security Policy - 1.2
WS - Trust
Apache Rampart can be downloaded from http://ws.apache.org/rampart/download.html.
Tags: API
