memcached 1.2.6 1.2.5

时间:2015-05-11 04:12:51
【文件属性】:
文件名称:memcached 1.2.6 1.2.5
文件大小:1.24MB
文件格式:RAR
更新时间:2015-05-11 04:12:51
memcached 1.2.6 1.2.5 Jellycan Code | memcached Home The Good Egg SimpleIni SimpleOpt MemCacheClient Moji memcached show_menu2 menusys StringWrapper ML Fancy Excerpt LangSelect Visual Studio CommentsThis page contains a modified version of memcached (v1.2.5 and v1.2.6) and libevent (v1.4.4) that builds on Windows. Building libevent should work out of the box. Building memcached should also work out of the box, but it requires libevent to be first built beside it in a directory called "libevent". For example: /src/libevent /src/memcachedThe included project files are created with Visual Studio 2003, but should import fine into VS2005 and VS2008. These projects are based on the existing win32 builds of the two projects. Just fixed so that they work. Neither library has been modified from the respective released version other than to add win32 required changes. I released them here simply because I found no buildable win32 versions for these projects. Note in particular that I provide no promises and no support. Last updated: 25 Jul 2009 Files libevent 1.4.12 Happily, libevent will now build out of the box on Windows (at least with VC2003 and VC2008, I haven't tested others). I don't like their projects though, so I created a cmake build system for it. cmake files: libevent-cmake.zip How to use: Download and install cmake 2.6 for Windows Download libevent 1.4.12 from the libevent website and extract all files Download the libevent-cmake package above and extract it into the libevent directory created above Open a command prompt in the libevent top directory Execute the vcvars32.bat or vsvars32.bat or vsvars64.bat file from the Visual Studio directory to allow building on the command line. e.g. "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\vsvars32.bat" Call the cross-build.cmd batch file suppling the version of Visual Studio as the first parameter. See the contents of the cross-build.cmd file for all possibilities. This will build the Visual Studio project and solution files for libevent, samples and tests and then build them for all configurations (debug, release, etc). All generated files are stored in a sub-directory using the name of the tools. e.g. "cross-build.cmd msvc-7.1" for Visual Studio 7 .NET 2003. All files will be in the "msvc-7.1" subdirectory. You can link to the library in the appropriate lib directory: libevent/{toolset}/lib/{config}/libevent.lib e.g. libevent/msvc-7.1/lib/release/libevent.lib You can run the samples and tests in the appropriate bin directory: libevent/{toolset}/bin/{config}/ e.g. libevent/msvc-7.1/bin/debug/regress.exe Notes: Although cmake is designed to create cross-platform build systems, these scripts will only work on Windows in their current form. They would need some work to make them build on other platforms. Use of the cross-build.cmd script is optional. It is part of my automated build system and so I just included it. Enjoy, it's nice to have Windows build support from the libevent team. Thanks! memcached 1.2.6 The original is the version from the memcached website. original: memcached-1.2.6.tar.gz win32 src: memcached-1.2.6-win32-src.zip win32 binary: memcached-1.2.6-win32-bin.zip patch: memcached-1.2.6.diff Apply the patch using a command line like: patch -E -p 1 -i memcached-1.2.6.diff Notes: Re-released on 24 Sep 2008 to fix the internal version number that caused the server to return version 1.2.5 for the stat command. Still using libevent 1.4.4 because I can't be bothered trying to fix that library too. It would be nice if the memcached dev team included many of these fixes into the main codebase since they address warnings and errors in the code rather than specific win32 changes Management I haven't had installed or used it myself, but you may be interested in a management tool for memcached on Windows. See the memcached Manager. Older Versions libevent 1.4.4 The original is the version from the libevent website. original: libevent-1.4.4-stable.tar.gz win32: libevent-1.4.4-stable-win32.zip patch: libevent-1.4.4.diff Apply the patch using a command line like: patch -E -p 1 -i libevent.diff memcached 1.2.5 The original is the version from the memcached website. original: memcached-1.2.5.tar.gz win32 src: memcached-1.2.5-win32.zip win32 binary: memcached-1.2.5-win32-bin.zip patch: memcached-1.2.5.diff Apply the patch using a command line like: patch -E -p 1 -i memcached.diff Stats Powered by Website Baker
【文件预览】:
memcached-1.2.5-win32-bin.zip
memcached-1.2.6.diff
libevent-1.4.4-stable-win32.zip
memcached-1.2.6-win32-src.zip
memcached-1.2.5-win32.zip
libevent-1.4.4.diff
memcached-1.2.6-win32-bin.zip

网友评论

  • 很好用,一次性通过。非常顺利。
  • 用作学习之用,挺好上手的,感觉又进步了。哈哈
  • 非常正确啊
  • 这个貌似不是ed,memcache的版本也有点让人迷惑了,得去找个全系列版本的memcache来收藏
  • 编译通过 感谢分享
  • 可以安装啊
  • 使用这几个月,很稳定。性能超强
  • 用memcached 来管理数据 不错的方案.