Sunday, July 20, 2008

Monday, January 21, 2008

ActiveBPEL Open Source Engine, BPEL Standard - Active Endpoints

ActiveBPEL Open Source Engine, BPEL Standard - Active Endpoints: "ActiveBPEL Open Source Engine Project

The ActiveBPEL� engine is a robust runtime environment that is capable of executing process definitions created for the Business Process Execution Language (BPEL) standard.

The ActiveBPEL engine technology is developed and maintained by Active Endpoints, which also uses the same technology in its commercial products. Active Endpoints created the ActiveBPEL open source project based on the belief that the open source model is an effective means through which to foster community interest, education and development around the BPEL standard."

Saturday, November 24, 2007

JavaParty - JavaParty - Java's Companion for Distributed Computing - Trac

JavaParty - JavaParty - Java's Companion for Distributed Computing - Trac: "JavaParty allows easy port of multi-threaded Java programs to distributed environments such as clusters. Regular Java already supports parallel applications with threads and synchronization mechanisms. While multi-threaded Java programs are limited to a single address space, JavaParty extends the capabilities of Java to distributed computing environments."

Sunday, November 04, 2007

dnsjava

dnsjava

dnsjava is an implementation of DNS in Java. It supports all defined record types (including the DNSSEC types), and unknown types. It can be used for queries, zone transfers, and dynamic updates. It includes a cache which can be used by clients, and a minimal implementation of a server. It supports TSIG authenticated messages, partial DNSSEC verification, and EDNS0.

dnsjava provides functionality above and beyond that of the InetAddress class. Since it is written in pure Java, dnsjava is fully threadable, and in many cases is faster than using InetAddress.

dnsjava provides both high and low level access to DNS. The high level functions perform queries for records of a given name, type, and class, and return the answer or reason for failure. There are also functions similar to those in the InetAddress class. A cache is used to reduce the number of DNS queries sent. The low level functions allow direct manipulation of DNS messages and records, as well as allowing additional resolver properties to be set.

A simple tool for doing DNS lookups, a 'dig' clone and a dynamic update client are included, as well as a simple authoritative-only server.

Wednesday, October 03, 2007

JXLA, a web logs parser in java

JXLA, a web logs parser in java: "Jake dans son message me demande si je connais d'autres analyseurs de log en Java. La r�ponse �tait non, mais apr�s un petit tour sur sourceforge et freshmeat, j'en ai trouv�deux : Insight qui semble mort ( pas de mise �jour depuis 2003 ) et polliwog ( le site est sympa ), qui a sorti une version r�cemment ( d�c 2004 ). "

apache2.pdf (application/pdf-Objekt)

apache2.pdf (application/pdf-Objekt)