Memcached « Database « Java Open Source App

Home
Java Open Source App
1.2D
2.3D
3.Algorithm Data Structure
4.Chart
5.Cloud Computing
6.Data Mining
7.Database
8.Eclipse
9.Game
10.Google API
11.Graphics
12.GUI
13.GWT
14.IntelliJ
15.JavaFX
16.JBoss
17.JDBC
18.JEE
19.JPA ORM
20.JSF
21.JSON
22.Maven
23.Media
24.Mobile
25.MongoDB
26.MySQL
27.Netbeans
28.Network
29.NoSQL
30.OpenGL
31.Oracle
32.OSGi
33.Security
34.Social Network
35.Spring
36.Sqlite
37.Testing
38.Web Framework
39.WebService
40.XML
Java Open Source App » Database » Memcached 

1. dustin/java-memcached-client    github.com

A simple, asynchronous, single-threaded memcached client written in java .

2. killme2008/xmemcached    github.com

High performance, easy to use multithreaded memcached client in java .

3. mikewied/Memcached-Java-Load-Client    github.com

Java load client that utilizes the YCSB Framework and runs load tests against Memcached, Membase, and other database systems. I no longer work on this project, see distributed loadgen.

4. seratch/memcachedweaver    github.com

Caching methods result on memcached with AOP

5. guilhermehbueno/memchached-clients-poc    github.com

Short projetct with many examples of java clients for memcached

6. avityuk/jmemcached    github.com

Java Memcached Server

7. dongritengfei/JMemcached    github.com

a java memcached client

8. m3dev/openid4java-memcached-association-store    github.com

OpenID4Java MemcachedAssociationStore implementation

9. gwhalin/Memcached-Java-Client    github.com

Information about this project lives on the wiki

10. p/queues    code.google.com

This is a very simple API for interacting with lightweight queues. Currently queues that speak the memcached protocol, Amazon's SQS service, and Beanstalkd are supported. External backends can be ea...

11. p/apims    code.google.com

apimspython tornado sqlalchemy api youku memcached

12. p/xmemcached    code.google.com

XMemcached is a high performance, easy to use multithreaded memcached client in java.It's nio based and was carefully turned to get top performance.Xmemcached 1.3.9 has been released Please ch...

13. p/quickcached    code.google.com

QuickCached is a memcached server implementation in Java based on QuickServer. It is an open source, high-performance, distributed memory object caching system, generic in nature, but in...

14. p/pbcache    code.google.com

PbCache is caching response of datastore RunQuery into memcache.You don't need to rewrite your code to use this cache, because it hooks datastore API and caches raw protocol buffer payload.It co...

15. p/appengine-mp    code.google.com

App Engine Model Plus is an abstract layer extends db.Model.It keeps the same comportment of db.Model but add a cache layer with memcached.It overrides several methods from db.Model to take ...

16. p/appengine-dscache    code.google.com

This library implements the memcache-API, but uses datastore as a backing store.Because it is datastore, it is slower, but it is longer-lived than memcache.Note that some methods are not imple...

17. p/memagent    code.google.com

magent is a simple but useful proxy program for memcached servers. keeps connections to memcached servers supports following memcached commands event-driven by using libe...

18. p/tstdb    code.google.com

Welcome to use TSTDB V2tstdb is based on a data structure called "Ternary Search Tree",and it is compatible with memcached. Moreover, it supports prefix searching and range searching. what'...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.