10 projects tagged "Java"
Geomajas caching plug-in is a plug-in for the Geomajas mapping framework that improves the speed by caching, by default based on the Infinispan cache library. The cached data can be tiles, features, bounds, or rasterized data (for the rasterizing plug-in). It has a configurable caching strategy, and automatically invalidates data when needed.
WombatDialer is a platform to provide mass outbound calling. This can be used to implement many different services. By offering a set of ready-to-use components and a monitoring GUI, it lets you create complex solution in minutes. It can work on predefined call lists or can dynamically create them over an API (e.g., dial number X after 10:30AM). It shares the load on one or more PBX servers and has flexible rescheduling logic to handle missed calls. It is built to be used with your existing Asterisk PBX, and does not require separate servers or a separate set of lines. It can call over VoIP or through the public telephone network. It is built to integrate with your business processes, and can receive calls to be made over HTTP and/or notify an external system in realtime of calls made and results gathered. It works natively with the QueueMetrics Call-Center Monitoring Suite to produce state-of-the-art campaign analyses and insight.
Sirix is a versioned tree-based storage system. It provides Snapshot Isolation through MVCC and is best suited for flash-based storage. The tree encoding is suited for heavy update operations. It provides diffing algorithms either to import diffs between currently shredded (imported) XML documents to update a tree structure or to get the differences between versions of a tree structure. A GUI provides several visualizations for comparing imported tree structures.