Télécharger la liste

Description du projet

Blitz is an open source JavaSpaces implementation

designed to ease development and deployment of

JavaSpaces technology. It is Jini 2.0 enabled, and

uses established VM principles. It also

implements smart indexing, tuneable persistence, and active/passive lease cleanup. It is designed with experimentation and expansion in mind.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-10-11 00:49
2.1.4

Toutes les dépendances des bibliothèques concurrence extérieure ont été supprimés et la base de code a été porté sur java.util.concurrent. Les informations de version a été mis à disposition en tant que statistique aux côtés de tous les autres. JDK 1.4 de soutien a été supprimé dans le cadre des travaux sur les bibliothèques de concurrence, JDK 5 est maintenant le minimum requis.
All dependencies on external concurrency libraries were removed and the codebase was ported onto java.util.concurrent. Version information was made available as a statistic alongside all others. JDK 1.4 support has been removed as part of the work on concurrency libraries, JDK 5 is now the minimum requirement.

2010-10-03 23:36
2.1.3

Un problème a été corrigé où un réveil parasites pourraient entraîner une prise, une lecture, ou d'un bloc de prendre à la sortie précoce, sans contrepartie, même si le délai a été Lease.FOREVER.
A problem was fixed where a spurious wakeup could cause a take, a read, or a bulk take to exit early without matching, even if the timeout was Lease.FOREVER.

2010-09-27 08:14
2.1.2

Un outil vmstat-like (CondensedStats) a été ajouté. Les informations fournies par les statistiques d'E / S et de fils a été prolongée. La mise en œuvre LocalSpace peut maintenant être démarré et arrêté à plusieurs reprises dans une seule instance JVM. Un enregistreur de nouvelles performances supérieures a été ajouté, ce qui rend le mode persistant jusqu'à cinquante pour cent plus rapide.
A VMStat-like tool (CondensedStats) was added. The information provided by the I/O and Thread statistics was extended. The LocalSpace implementation can now be started and stopped repeatedly within a single JVM instance. A new higher performance logger was added, making persistent mode up to fifty percent faster.

2008-07-03 23:02
2.0fcs

Plusieurs bugs dans IfExists * ont été fixés. Une IllegalMonitorStateException en aviser le mode FIFO a été fixée. Un bogue dans les opérations statistiques a été fixé et une statistique fils a été ajouté. L'outil MonitorStats a été modifié pour accepter une boucle de temps en secondes. Un outil pour les paramètres de recherche de recharger à partir d'un fichier de configuration a été ajoutée.
Tags: Pure Java Edition, Major bugfixes
Several bugs in *IfExists were fixed. An
IllegalMonitorStateException in FIFO notify mode
was fixed. A bug in operations statistics was
fixed and a threads statistic was added. The
MonitorStats tool was modified to accept a
loop-time in seconds. A tool to reload lookup
settings from a configuration file was added.

2007-08-14 00:00
2.0-rc1

Le blocage des opérations de base a été révisé, conduisant à une amélioration significative des performances. Diverses nouvelles statistiques ont été ajoutées. Plusieurs conditions de course dans le code d'indexation ont été supprimés et le noyau d'indexation a été simplifié, conduisant à des performances améliorées. Soutien à l'exécution du code utilisateur au moment de démarrage est maintenant prévus.
Tags: Pure Java Edition, Major bugfixes
The blocking operations core has been revised, leading to significant performance improvements. Various new statistics have been added. Several race conditions in the indexing code have been removed and the indexing core has been simplified, leading to improved performance. Support for running user code at boot time is now provided.

Project Resources