Blogs1 - 10 of 110 recent posts for tag:"memcached"
07
Feb
2012
windows搭建memcached环境

4 days ago by 三水清

最近练手php,一个地方需要缓存来支持,想来想去还是用 memcached做缓存,可是电脑是windows系统,如果是linux系统安装memcached就比较容易,敲入几行shell就搞定,windows下还没搞过,于是记录下过程,备用。 Windows下的Memcache安装 1、下载memcache for windows。下载地址: http://jehiah.cz/projects/memcached-win32,推荐下载binaries版本,解压(本例中解压到c:\\memcached)。 2、在命令行状态下输入: c:\\memcached\\memcached.exe -d i ...

三水清 - js8.in · Rank: 186,298 · 12 references

06
Feb
2012
99designs sheds light on its cloudy crowdsourcing platform // technology

5 days ago by Barb Darrow

99designs, which runs crowdsourcing contests for graphic design projects, drew attention with its work on the Occupy movement’s logo and controversy around its business model. But until now there hasn’t been much written about the cloud infrastructure that has expedited more than 100,000 projects in ...

GigaOM - gigaom.com · Rank: 74 · 22514 references

02
Feb
2012
Hacking CodeIgniter for Persistent Timestamped Cache with Memcache

9 days ago by Tista

I’ve got myself a long title for a blog post this time. This post is exactly what the title says. Been twisting my head figuring out how to bypass CodeIgniter’s internal to hack CodeIgniter’s ability to do a persistent timestamped cache of generated HTML contents using Memcached. I couldn’t find any ...

Batista R. Harahap - bango29.com/go · 4 references

30
Jan
2012
Writing ASP.NET MVC bootstrapper with AutoBox

12 days ago by mehfuzh

This will post will show how you can use AutoBox to easily write a bootstrapper for ASP.NET MVC. I have used the latest version of AutoBox (available from nuget, this version also includes Castle.Windsor internally for managing dependencies rather using its own resolver and does not require interfac ...

Mehfuz's WebLog - weblogs.asp.net/mehfuzh/default.aspx · 29 references

Setting up WordPress with nginx and FastCGI // technology

12 days ago by Mike

All web site owners should feel a burning need to speed. Studies have shown that viewers waiting more than 2 or 3 seconds for content to load online are likely to leave without allowing the page to fully load. This is particularly bad if you’re trying to run a web site that relies on visitors to gen ...

Always Get Better - alwaysgetbetter.com/blog · 3 references

27
Jan
2012
Memcached and tags

15 days ago by Roman

Сегодня произошла очень странная вещь. Сижу, обдумываю проект, встраиваю memcashed в проект и думаю, как бы мне оптимизировать придыдущую версию этой реализации. Это все с учетом того, что я работаю с движком Yii. В предыдущей версии я сохранял данные возвращенные из базы в моделях..., а сейчас дума ...

Thoughts on programming - kodyu.blogspot.com · 1 reference

25
Jan
2012
Handling Memcached failover

17 days ago by David Mytton

Unlike a database with built in failover (master/slave model), you can usually only connect a client to a single Memcached server. If you specify multiple servers then these are used as part of the hashing to determine where the data gets stored, but there’s no concept of replication. This means if ...

Boxed Ice Blog - blog.boxedice.com · Rank: 95,278 · 83 references

24
Jan
2012
Scott Taylor on WordPress + Memcached

18 days ago by Raanan Bar-Cohen

Scott Taylor, Software Engineer III at eMusic, recently posted a comprehensive article on using WordPress + Memcached. eMusic relaunched on WordPress a couple of months ago, and it’s great to get Scott’s perspective on a key component of their setup. Here is a quick blurb, and be sure to go read the ...

WordPress.com VIP - vip.wordpress.com · Rank: 28,960 · 260 references

23
Jan
2012
So how do I use this "libcouchbase"?

18 days ago by Trond Norbye

Some of you may have noticed that we released Couchbase 1.8 earlier today, and a new set of smart clients for various languages. For me personally this is a milestone, because libcouchbase is now a supported client for the C language. So why do I care about that? Well, libcouchbase started out of my ...

Trond Norbye's Weblog - trondn.blogspot.com

14
Jan
2012
membase и дальше

28 days ago by playnet

Не так давно был мной найден membase Краткий обзор membase — нового NoSQL решения от авторов memcached Построен на базе memcached, который до последнего времени при нехватке памяти вытеснял наиболее старые ключи из памяти "в никуда", несмотря на MemcacheDB: API: Memcache protocol (get, set, add, rep ...

nix - dragonflybsd.blogspot.com · Rank: 153,651 · 2 references

Previous1234567