<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>JavaToolbox Latest Additions</title>
    <link>http://javatoolbox.com/</link>
    <description>List of the latest added tools on JavaToolbox.com</description>
    <managingEditor>info@NOJavaToolboxSPAM.com</managingEditor>
    <webMaster>info@NOJavaToolboxSPAM.com</webMaster>
    <language>en</language>
    <copyright>Fabrice Marguerie</copyright>
    <pubDate>Fri, 19 Mar 2010 21:30:43 GMT</pubDate>
    <lastBuildDate>Fri, 19 Mar 2010 21:30:43 GMT</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://z.javatoolbox.com/style/LogoForRss.png</url>
      <title>JavaToolbox Latest Additions</title>
      <link>http://javatoolbox.com/</link>
    </image>
    <item>
      <title>MT4J</title>
      <link>http://javatoolbox.com/tools/mt4j</link>
      <guid>http://javatoolbox.com/tools/mt4j</guid>
      <category>Rich client UI - Swing</category>
      <pubDate>Fri, 05 Mar 2010 15:42:56 GMT</pubDate>
      <description>&lt;p&gt;MT4j (Multitouch for Java) is an open source development platform, created for rapid developement of graphically rich applications.
&lt;br /&gt;MT4j is designed to support different kinds of input devices with a special focus on multitouch support.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- can be used for 2D, 3D or 2.5D (pseudo-3D) applications
&lt;br /&gt;- cross-platform (currently tested under Windows 7, XP, Vista and Ubuntu Linux)
&lt;br /&gt;- extensible, component based scene graph structure (similar to the Swing framework)
&lt;br /&gt;- input abstraction layer: support for all sorts of input devices can be added
&lt;br /&gt;- supports the Windows 7 touch features natively and all the compliant multi-touch hardware
&lt;br /&gt;- supports the TUIO protocol, which is provided by finger and object tracking software such as Reactivision, CCV or Touché
&lt;br /&gt;- flexible multitouch gesture system: you can define your own multitouch gestures
&lt;br /&gt;- the most common multitouch gestures are already included and can be registered modularly with any component for a pluggable behaviour changeable at runtime
&lt;br /&gt;- software or hardware accelerated graphics rendering (using OpenGL)
&lt;br /&gt;- includes many graphical objects e.g.: rectangles, round rectangles, ellipses, polygons, lines, triangle meshes, spheres, cubes, etc. with support for textures, gradients, fill and outline color
&lt;br /&gt;- includes prebuilt UI components: buttons, text, lists, sliders and a multitouch enabled keyboard
&lt;br /&gt;- support for loading and fast rendering of vector graphics from SVG files
&lt;br /&gt;- supports bitmap and vector fonts (SVG and True Type Fonts)
&lt;br /&gt;- imports 3D objects from .3ds and .obj files
&lt;br /&gt;- precise picking/selection of all geometric objects in 2D or 3D space
&lt;br /&gt;- animation support
&lt;br /&gt;- built on top of Processing, which allows you to use its many features and libraries
&lt;br /&gt;- test your multitouch application by using one or even multiple mice connected to your PC&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/rich-client-ui"&gt;Rich client UI - Swing&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://javatoolbox.com/tools/mt4j"&gt;more about MT4J&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>CXF</title>
      <link>http://javatoolbox.com/tools/cxf</link>
      <guid>http://javatoolbox.com/tools/cxf</guid>
      <category>Remote Invocation - RPC</category>
      <pubDate>Fri, 26 Feb 2010 11:44:22 GMT</pubDate>
      <description>&lt;p&gt;Open source services framework.
&lt;br /&gt;CXF helps you build and develop services using frontend programming APIs, like JAX-WS and JAX-RS. These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS or JBI.
&lt;br /&gt;&lt;br /&gt;CXF is primarily focused on the following areas:
&lt;br /&gt;- Web Services Standards Support: CXF supports a variety of web service standards including SOAP, the WSI Basic Profile, WSDL, WS-Addressing, WS-Policy, WS-ReliableMessaging, WS-Security, WS-SecurityPolicy, and WS-SecureConversation.
&lt;br /&gt;- Frontends: CXF supports a variety of "frontend" programming models. CXF implements the JAX-WS APIs (TCK compliant). It also includes a "simple frontend" which allows creation of clients and endpoints without annotations. CXF supports both contract first development with WSDL and code first development starting from Java. For REST, CXF also supports a JAX-RS (TCK compliant) frontend.
&lt;br /&gt;- Ease of use: There are simple APIs to quickly build code-first services, Maven plug-ins to make tooling integration easy, JAX-WS API support, Spring 2.x XML support to make configuration a snap, and more.
&lt;br /&gt;- Binary and Legacy Protocol Support: CXF has been designed to provide a pluggable architecture that supports not only XML but also non-XML type bindings, such as JSON and CORBA, in combination with any type of transport.&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/remote-invocation-rpc"&gt;Remote Invocation - RPC&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://javatoolbox.com/tools/cxf"&gt;more about CXF&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Axis2</title>
      <link>http://javatoolbox.com/tools/axis2</link>
      <guid>http://javatoolbox.com/tools/axis2</guid>
      <category>Remote Invocation - RPC</category>
      <pubDate>Fri, 26 Feb 2010 10:43:10 GMT</pubDate>
      <description>&lt;p&gt;Web Services / SOAP / WSDL engine, successor to the Apache Axis SOAP stack.
&lt;br /&gt;There are two implementations of the Apache Axis2 Web services engine: Apache Axis2/Java and Apache Axis2/C.
&lt;br /&gt;&lt;br /&gt;Apache Axis2 not only supports SOAP 1.1 and SOAP 1.2, but it also has integrated support for the REST style of Web services . The same business logic implementation can offer both a WS-* style interface as well as a REST/POX style interface simultaneously.
&lt;br /&gt;&lt;br /&gt;Modules include:
&lt;br /&gt;- WS-ReliableMessaging, supported by Apache Sandesha2
&lt;br /&gt;- WS-Coordination and WS-AtomicTransaction, supported by Apache Kandula2
&lt;br /&gt;- WS-Security, supported by Apache Rampart
&lt;br /&gt;- WS-Addressing, included as part of Axis2 core&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/remote-invocation-rpc"&gt;Remote Invocation - RPC&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://javatoolbox.com/tools/axis2"&gt;more about Axis2&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hibernate Profiler</title>
      <link>http://javatoolbox.com/tools/hibernate-profiler</link>
      <guid>http://javatoolbox.com/tools/hibernate-profiler</guid>
      <category>Object-relational mapping</category>
      <category>Profiling - Debugging</category>
      <pubDate>Thu, 17 Dec 2009 01:45:44 GMT</pubDate>
      <description>&lt;p&gt;Hibernate Profiler (H Prof) is a real-time visual debugger for Hibernate.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Visual insight into the interaction between your database and application code
&lt;br /&gt;- Analysis and detection of common pitfalls when using Hibernate
&lt;br /&gt;- Analysis is delivered via SQL and linkable code execution
&lt;br /&gt;- Supports Hibernate 3.x and up
&lt;br /&gt;- Integration with Spring applications&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/object-relational-mappers"&gt;Object-relational mapping&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/profiling-debugging"&gt;Profiling - Debugging&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://javatoolbox.com/tools/hibernate-profiler"&gt;more about Hibernate Profiler&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>JRockit Mission Control</title>
      <link>http://javatoolbox.com/tools/http%3a%2f%2fwww.oracle.com%2ftechnology%2fproducts%2fjrockit%2fmissioncontrol%2findex.html</link>
      <guid>http://javatoolbox.com/tools/http%3a%2f%2fwww.oracle.com%2ftechnology%2fproducts%2fjrockit%2fmissioncontrol%2findex.html</guid>
      <category>Profiling - Debugging</category>
      <category>Tracing - Logging - Monitoring</category>
      <pubDate>Tue, 24 Nov 2009 15:23:18 GMT</pubDate>
      <description>&lt;p&gt;Tools suite that includes tools to monitor, manage, profile, and eliminate memory leaks in Java applications.
&lt;br /&gt;Integrates with Eclipse.&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/profiling-debugging"&gt;Profiling - Debugging&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/tracing-logging-monitoring"&gt;Tracing - Logging - Monitoring&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://javatoolbox.com/tools/http%3a%2f%2fwww.oracle.com%2ftechnology%2fproducts%2fjrockit%2fmissioncontrol%2findex.html"&gt;more about JRockit Mission Control&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>JRockit JDK</title>
      <link>http://javatoolbox.com/tools/jrockit-jdk</link>
      <guid>http://javatoolbox.com/tools/jrockit-jdk</guid>
      <category>Miscellaneous</category>
      <category>Profiling - Debugging</category>
      <pubDate>Tue, 24 Nov 2009 15:18:00 GMT</pubDate>
      <description>&lt;p&gt;The Oracle JRockit JDK provides tools, utilities, and a complete runtime environment for developing and running applications using the Java programming language. The JRockit JDK includes the Oracle JRockit Java Virtual Machine (JVM).
&lt;br /&gt;&lt;br /&gt;The JRockit JVM brings real time infrastructure capabilities with JRockit Real Time and JVM diagnostics with JRockit Mission Control.
&lt;br /&gt;The JRockit JVM is developed and optimized for 32 and 64-bit Intel architectures.&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/misc"&gt;Miscellaneous&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/profiling-debugging"&gt;Profiling - Debugging&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://javatoolbox.com/tools/jrockit-jdk"&gt;more about JRockit JDK&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>GridGain</title>
      <link>http://javatoolbox.com/tools/gridgain</link>
      <guid>http://javatoolbox.com/tools/gridgain</guid>
      <category>Miscellaneous</category>
      <pubDate>Thu, 12 Nov 2009 23:17:06 GMT</pubDate>
      <description>&lt;p&gt;Cloud computing development platform.
&lt;br /&gt;GridGain provides developers with technology to develop and run applications on private or public clouds. It is developed in Java and for Java developers and it is a natural extension of the latest Java development methodologies including annotations, integration of Spring and AOP-based grid-enabling.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Hybrid cloud deployment
&lt;br /&gt;- Cloud aware communication and deployment
&lt;br /&gt;- Affinity map/reduce
&lt;br /&gt;- Annotation-based grid-enabling with AOP
&lt;br /&gt;- SPI-based integration and customization
&lt;br /&gt;- Load balancing and scheduling
&lt;br /&gt;- Pluggable fault-tolerance
&lt;br /&gt;- One compute grid - many data grids
&lt;br /&gt;- Zero deployment model
&lt;br /&gt;- JMX-based management and monitoring&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/misc"&gt;Miscellaneous&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://javatoolbox.com/tools/gridgain"&gt;more about GridGain&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Connector/J</title>
      <link>http://javatoolbox.com/tools/connector-j</link>
      <guid>http://javatoolbox.com/tools/connector-j</guid>
      <category>JDBC</category>
      <pubDate>Tue, 10 Nov 2009 00:40:36 GMT</pubDate>
      <description>&lt;p&gt;Official JDBC driver for MySQL.
&lt;br /&gt;&lt;br /&gt;Connector/J 5.1 includes support for JDBC-4.0 functionality, including:
&lt;br /&gt;- Auto-registration with the DriverManager via the service provider mechanism
&lt;br /&gt;- Standardized connection validity checks
&lt;br /&gt;- Categorized SQLExceptions based on recoverability/retry-ability and class of the underlying error
&lt;br /&gt;- Unwrapping to interfaces that include vendor extensions
&lt;br /&gt;- Support for XML processing via JAXP interfaces to DOM, SAX and StAX
&lt;br /&gt;- Support for setting per-connection client information
&lt;br /&gt;- Support for JDBC-4.0 NCHAR, NVARCHAR and NCLOB types&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/jdbc"&gt;JDBC&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://javatoolbox.com/tools/connector-j"&gt;more about Connector/J&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>WindowsAzure4j</title>
      <link>http://javatoolbox.com/tools/windowsazure4j</link>
      <guid>http://javatoolbox.com/tools/windowsazure4j</guid>
      <category>Miscellaneous</category>
      <pubDate>Sat, 31 Oct 2009 11:24:04 GMT</pubDate>
      <description>&lt;p&gt;Windows Azure SDK for Java.
&lt;br /&gt;WindowsAzure4j is an open source project that provides a software development kit for Windows Azure and Windows Azure Storage - Blobs, tables and queues.
&lt;br /&gt;It enables Java developers to take advantage of the Microsoft Cloud Services Platform - Windows Azure.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Java classes for Windows Azure blobs, tables and queues (for CRUD operations)
&lt;br /&gt;- Helper classes for HTTP transport, AuthN/AuthZ, REST and error management
&lt;br /&gt;- Manageability, instrumentation and logging support
&lt;br /&gt;- Support for storing Java sessions in Azure Table Storage&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/misc"&gt;Miscellaneous&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://javatoolbox.com/tools/windowsazure4j"&gt;more about WindowsAzure4j&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Source Code Search Engine</title>
      <link>http://javatoolbox.com/tools/source-code-search-engine</link>
      <guid>http://javatoolbox.com/tools/source-code-search-engine</guid>
      <category>Miscellaneous</category>
      <pubDate>Thu, 22 Oct 2009 11:07:55 GMT</pubDate>
      <description>&lt;p&gt;Source code search engine.
&lt;br /&gt;Provides an interactive interface enabling one to search across a large source code base, using the language structure of each of the languages providing more precise answers than simple string searches can produce. For any query, the Search Engine offers a list of matches with surrounding context; the use can select a specific match and immediately inspect the source file.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Interactive search and inspection of source code
&lt;br /&gt;- Search across millions of lines of code, tens of thousands of source code files
&lt;br /&gt;- Query in terms of language lexical constructs such as identifiers, numbers, operators, string literals or comments to minimize false positives
&lt;br /&gt;- Generic queries can match identifiers or string literals across multiple programming languages
&lt;br /&gt;- Complex queries can match complex statements
&lt;br /&gt;- Queries can have patterns (or regular expressions) on character strings
&lt;br /&gt;- Numbers can compared to values or ranges
&lt;br /&gt;- Language elements are normalized so escape conventions do not confound searches
&lt;br /&gt;- Searches ignore language-specific intervening whitespace, linebreaks and comments, providing more accurate answers
&lt;br /&gt;- Optional GREP-like string (regular expression) search
&lt;br /&gt;- Scrollable list of search hits with context
&lt;br /&gt;- Can handle many computer languages (Java, C#, C++, etc.)
&lt;br /&gt;- Translates arbitrary characters sets into a uniform representation for indexing and display&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/misc"&gt;Miscellaneous&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://javatoolbox.com/tools/source-code-search-engine"&gt;more about Source Code Search Engine&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clone Doctor</title>
      <link>http://javatoolbox.com/tools/clone-doctor</link>
      <guid>http://javatoolbox.com/tools/clone-doctor</guid>
      <category>Code analysis - Standards verifiers</category>
      <pubDate>Thu, 22 Oct 2009 11:03:32 GMT</pubDate>
      <description>&lt;p&gt;Clone detection and removal tool.
&lt;br /&gt;Clone Doctor is a tool that detects and removes duplicate code ("clones"). It identifies not only exact, but near-miss duplicates in software systems and can be used on a variety of languages.&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/code-analysers-standards-verifiers"&gt;Code analysis - Standards verifiers&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://javatoolbox.com/tools/clone-doctor"&gt;more about Clone Doctor&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Java Source Code Browser</title>
      <link>http://javatoolbox.com/tools/java-source-code-browser</link>
      <guid>http://javatoolbox.com/tools/java-source-code-browser</guid>
      <category>Documentation - Code commenting</category>
      <pubDate>Thu, 22 Oct 2009 10:23:22 GMT</pubDate>
      <description>&lt;p&gt;Java Source Code Browser.
&lt;br /&gt;This tool reads a designated set of Java source files and produces a JavaDoc equivalent extended with fully browsable source code containing hyperlinked cross-references within and across that set of files. Every identifier in the source code (public or local) acts as a link to its corresponding source definition, all uses of that identifier anywhere in the source files, and the corresponding JavaDoc information. This provides a convenient method for programmers to view the entire source of large application systems.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- JavaDoc tag compatible
&lt;br /&gt;- Java 1.1, 1.2, 1.3 and 1.4 compatible
&lt;br /&gt;- Produces JavaDoc equivalent web pages
&lt;br /&gt;- Extracts full cross-reference and type information from both source and class files
&lt;br /&gt;- Can handle large systems of source code
&lt;br /&gt;- Optional specification of files via graphical project file chooser&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/documentation-code-commenting"&gt;Documentation - Code commenting&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://javatoolbox.com/tools/java-source-code-browser"&gt;more about Java Source Code Browser&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>JavaFormatter</title>
      <link>http://javatoolbox.com/tools/javaformatter</link>
      <guid>http://javatoolbox.com/tools/javaformatter</guid>
      <category>Code protection - Obfuscation</category>
      <category>Miscellaneous</category>
      <pubDate>Thu, 22 Oct 2009 10:12:30 GMT</pubDate>
      <description>&lt;p&gt;Java source code formatter.
&lt;br /&gt;This tool reorganizes Java source text files to indent code blocks according to their nesting level.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Formatted code compiles and executes exactly like unformatted code
&lt;br /&gt;- Handles Java 1.1, 1.2, 1.3, 1.4 and 1.5
&lt;br /&gt;- Specification of indentation step distance
&lt;br /&gt;- Specification of arbitrary input tab column positions
&lt;br /&gt;- Several styles of block ("curlybrace") indentation, including Sun standard
&lt;br /&gt;- Option to list separate logical conditions (&amp;amp;&amp;amp;,||) on separate lines
&lt;br /&gt;- A version with obfuscation capability can scramble the code to make it difficult to reverse-engineer
&lt;br /&gt;- Can process batches of files, specified either manually or through a Java-based file-selector GUI
&lt;br /&gt;- Output encoding in ASCII, European ASCII, or UNICODE (UTF-8 or UTF-16)&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/code-protectors-obfuscators"&gt;Code protection - Obfuscation&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/misc"&gt;Miscellaneous&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://javatoolbox.com/tools/javaformatter"&gt;more about JavaFormatter&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Infinispan</title>
      <link>http://javatoolbox.com/tools/infinispan</link>
      <guid>http://javatoolbox.com/tools/infinispan</guid>
      <category>Caching</category>
      <pubDate>Wed, 21 Oct 2009 12:44:18 GMT</pubDate>
      <description>&lt;p&gt;Data grid platform.
&lt;br /&gt;The purpose of Infinispan is to expose a data structure that is highly concurrent, designed ground-up to make the most of multi-processor/multi-core architectures while at the same time providing distributed cache capabilities.  At its core Infinispan exposes a JSR-107 (JCACHE) compatible Cache interface (which in turn extends java.util.Map).  It is also optionally is backed by a peer-to-peer network architecture to distribute state efficiently around a data grid.
&lt;br /&gt;Offering high availability via making replicas of state across a network as well as optionally persisting state to configurable cache stores, Infinispan offers enterprise features such as efficient eviction algorithms to control memory usage as well as JTA compatibility.&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/caching"&gt;Caching&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://javatoolbox.com/tools/infinispan"&gt;more about Infinispan&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Coldtags suite</title>
      <link>http://javatoolbox.com/tools/coldtags-suite</link>
      <guid>http://javatoolbox.com/tools/coldtags-suite</guid>
      <category>JSF - JSP - Tag libraries - AJAX</category>
      <pubDate>Wed, 07 Oct 2009 13:35:02 GMT</pubDate>
      <description>&lt;p&gt;Suite that provides over 380 JSP custom tags for common programming tasks.
&lt;br /&gt;&lt;br /&gt;Coldtags suite includes standard user interface components like buttons, lists, edits, grids, menus, tables, tree views, calendars, ajax, and more. With this suite developers and web designers don't need to worry about writing browser-specific HTML or JavaScript.
&lt;br /&gt;&lt;br /&gt;All controls are tested to operate on major Internet browsers as well as JEE servers.&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://javatoolbox.com/categories/jsf-jsp-tag-libraries"&gt;JSF - JSP - Tag libraries - AJAX&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://javatoolbox.com/tools/coldtags-suite"&gt;more about Coldtags suite&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>