1 Overview1.1 determine the serialization policy to use.1.2 configure tomcat1.2.1 Add the memcached-session-manager jar package to tomcat.1.2.2 Add the jar related to serialization to your project (optional ).1.2.3 configure
Today, I saw a memcached on the Internet as the hibernate level-2 distributed cache. I felt very interested. I tried it and it felt pretty good. I recommend it to you.
Http://code.google.com/p/hibernate-memcached/The latest version is 1.0,
First, let's take a look at what memcached is.
Memcached is a high-performance, distributed memory object cache system developed by danga interactive. It is used to reduce database load and improve access speed in dynamic applications. Memcached
Problems encountered when deploying memcached aop in spring
The following problems occur when you deploy the memcached cache:
1. Deploy the xml configuration of memcached, memcached. xml
Socketpool = "pool_0">
1. Preparations
1) memcached for Win32 server: http://code.jellycan.com/memcached/
The version used in this article: http://download.csdn.net/detail/supercrsky/5166196
2) memcached Java client:
I am a rookie, just graduated not long ago, in a company in Shanghai, the company has counted I have 3 Java programmers, the other two have two work experience, they are responsible for app interface development, I am a person responsible for the
The resources used in this article are http://pan.baidu.com/s/1jHTRiU6Use the documentation to be able to view (also included) in the Novice schoolHttp://www.runoob.com/memcached/window-install-memcached.htmlDownload the corresponding version of
Spring Aop implements a simple memcached small plug-in
Memcached is a distributed cache system! Is a typical NOSQL.
Next I will use spring aop to implement a Simple plug-in to implement the annotation method, which is simple and convenient for
First step: Install the memcached server on a Linux machine or on a Windows machineInstall Memcached:centos in linux command yum-y installed memcachedIf there is no network download mencached installation package (note: Need to install dependent
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.