Projects tagged ‘ehcache’


[11 total ]

2 Users
 

Direct Democracy Portal, mixing open source with politics to create a portal for online organisations governed through direct democracy. Using maven, mysql, hibernate annotations (EJB 3.0), spring framework and ThinWire RIA Ajax Framework.
Created over 2 years ago.

0 Users

surroundYOU will facilitates end user with an intelligent GPS. It provide the various services such as friends, friend's location, restaurants, likewise sport-player, local attractions, hospitals ... [More] , cab, fuel station, pubs, blood donors, charity organizations, movie theater, starbucks, grocery stores, pharmacy store, local news, airports, weather, and much more. As the project going to be based on J2EE and AJAX technologies, we will also add some of the WEB 2.0 concepts such as rating, user comments and tagging. Some of the technologies we will be using are listed below:- Frond Hand Technologies: Flex, xhtml, css, javascript, jQuery, AJAX framework, and YUI, JSP/ servlet Web Service: Restful web service Backend Technologies: EJB 3.0, JMS, etc Caching: EHCACHE Search Engine: Lucene Database: mySql Application Server: tomcat/ jboss or glassfish Others: Google Map API, Flickr API, (optional) Facebook API Mobile: Android, (optional)iPhone, (optional )Nokia [Less]
Created about 1 year ago.

0 Users

Achewood Tags allows users to find Achewood [http://www.achewood.com] strips by entering snippets of dialog or selecting tags such as character names and story arcs. Additionally, users may comment ... [More] on and rate strips. Usage examples are 'find all strips posted in 2004 or 2005 which feature Ray and Roast Beef' and 'what are the 10 most popular strips?' This is a Java EE 5 webapp which uses Spring and the Hibernate EntityManager as the backend. The view technology is heavily DWR-based, exploiting its support for annotation-based marshaling of JPA domain objects [no transfer/value objects needed]. [Less]
Created about 1 year ago.

0 Users

About Trading System AidopenBiz Solutions Trading System Aid is a proof of concept of a full stack of open source technologies encompassing from Infrastructure to Java frameworks. It is using the ... [More] following Java Open Source Frameworks: Spring 2.5 for presentation (Spring MVC), transactions (Spring AOP with HibernateTransactionManager), persistence integration with Hibernate 3.2 and security using Acegi. Use of EHCache for caching, Apache Commons provides reusable components and Log4j logging capabilities. In the presentation layer, Sitemesh provides web­page layout and decoration, DisplayTags gives reusable presentation components and Itext PDF services. The inclusion of Yahoo UI APIs intends to supply some reusable components in the front end side. In the testing world, JUnit and JMock give unit testing another dimension. About openBiz SolutionsopenBiz Solutions is a Sydney-based consulting company that specializes in Professional Open Source Services. Our mission is to be your Open Source partner, providing experience, knowledge, objectivity and skills to help you achieve your goals in time and budget with a high quality solution. [Less]
Created about 1 year ago.

0 Users

Transparent caching for the Spring Framework
Created about 1 year ago.

0 Users

A deep ehcache and memcached integration with looking into performance and heavy load. I hope in future releases it will be part of ehcache trunk. Why ehcache?Why memcached?Why 'JSE 5 only'?We are ... [More] looking into the future and always trying to take maximum from platforms and technologies. If you still on version 1.4 - when you could change your WebSphere to something better :) What about performance?http://gregluck.com/blog/archives/2007/05/comparing_memca.html This is good comparison but it based on wrong idea - all caches must be equal. For example, we have two servers with eight-core processors each for handling web requests and only 8 Gb of memory. But we could buy some cheap servers with huge amount of memory for shared memory cache. And in this case 'standard' ehcache with replicated memory will be useless. Much more close to ideal solution for utilizing resources is Coherence. But it characterized with resource wasting (-Xmx512M for JVM is not 512M for cache store) and permanent network activity for discovering nodes and in-process communications. Memcached is tested, fast and solid solution for storing objects in memory and it could be great extension for ehcache. One part of this project is 'performance framework' for testing caching efficiency and timings. Also PerformanceReport [Less]
Created about 1 year ago.

0 Users

Using the built-in plugin and lexicon system of Fusebox 5.5 and available APIs for Memcached and ColdFusion 9's internal EHCache instance, Fusecache provides simple, configurable, and pluggable ... [More] caching for Fusebox applications with the goals of minimal code overhead and minimal processing footprint. For more information, please see the documents included with each release. [Less]
Created 4 months ago.

0 Users

ColdFusion Cache Manager
Created 5 months ago.

0 Users

Created 5 months ago.

0 Users

This project powers http://revetkn.com. The site pulls in JRoller and Flickr feeds, caches them with EHCache, and displays them to users. The backend is written using Spring and the web frontend is Spring MVC using JSP and Tiles.
Created 12 months ago.