Segnalibri recenti

Ordina per: Data / Titolo / URL

Harmony for Google Docs | Harmony
Plugin gratuito per Outlook che permette di inviare link a googledocs invece di allegati
2010-03-10 to , , , , , , , by lorello
StorageBox
StorageBox is full replicated peer-to-peer file system. No longer synchronize your files - put them in your StorageBox.
2010-03-10 to , , , , , by lorello
SSI, Memcached and Nginx (plus Varnish, ESI and static generation)
2010-03-08 to , , , , , , , by lorello
Cassandra and the NoSQL scalable OLTP argument | DBMS2 -- DataBase Management System Services
March 2, 2010 Cassandra and the NoSQL scalable OLTP argument
2010-03-08 to , , , , by lorello
Career Path.......Wow! How True! | Fortune Watch
2010-03-08 to , by lorello
HTTP/1.1: Header Field Definitions
The Cache-Control general-header field is used to specify directives that MUST be obeyed by all caching mechanisms along the request/response chain. The directives specify behavior intended to prevent caches from adversely interfering with the request or response. These directives typically override the default caching algorithms. Cache directives are unidirectional in that the presence of a directive in a request does not imply that the same directive is to be given in the response.
2010-03-03 to , , , , , by lorello
Caching Tutorial for Web Authors and Webmasters
This is an informational document. Although technical in nature, it attempts to make the concepts involved understandable and applicable in real-world situations. Because of this, some aspects of the material are simplified or omitted, for the sake of clarity. If you are interested in the minutia of the subject, please explore the References and Further Information at the end.
2010-03-03 to , , , , , , , by lorello
nkallen's cachet at master - GitHub
[Alternativa a Varnish] Cachet is an HTTP Reverse Cache Proxy written in Scala. It is comparable to Varnish or Rack::Cache. It implements the RFC2616 specification (at this time, only the Expiration model, but the Validation model is forthcoming) obeying Cache-Control headers and the like. It is very configurable so that you can use custom databases (Ehcache and Memcached are supported by default), and custom expiry strategies, and so on. It is designed so that you can layer on things like authentication, authorization, rate limiting, and arbitrary service composition strategies (e.g., Edge-Side Includes)--which is is, I think, something novel in an open-source reverse proxy.
2010-03-02 to , , , , , , , by lorello
docs/guide.md at master from robey's kestrel - GitHub
Kestrel is a very simple message queue that runs on the JVM and uses the memcache protocol (with some extensions) to talk to clients. A single kestrel server has a set of queues identified by a name, which is also the filename of that queue's journal file (usually in /var/spool/kestrel). Each queue is a strictly-ordered FIFO of "items" of binary data. Usually this data is in some serialized format like JSON or ruby's marshal format. Generally queue names should be limited to alphanumerics [A-Za-z0-9], dash (-) and underline (_). In practice, kestrel doesn't enforce any restrictions other than the name can't contain slash (/) because that can't be used in filenames, squiggle (~) because it's used for temporary files, plus (+) because it's used for fanout queues, and dot (.) because it's reserved for future use. Queue names are case-sensitive, but if you're running kestrel on OS X or Windows, you will want to refrain from taking advantage of this, since the journal filenames on those two platforms are not case-sensitive. A cluster of kestrel servers is like a memcache cluster: the servers don't know about each other, and don't do any cross-communication, so you can add as many as you like. Clients have a list of all servers in the cluster, and pick one at random for each operation. In this way, each queue appears to be spread out across every server, with items in a loose ordering. When kestrel starts up, it scans the journal folder and creates queues based on any journal files it finds there, to restore state to the way it was when it last shutdown (or was killed or died). New queues are created by referring to them (for example, adding or trying to remove an item). A queue can be deleted with the "delete" command.
2010-03-02 to , , , , , , by lorello
Twitter / OpenSource
Twitter is built on open-source software—here are the projects we have released or contribute to. Also see our engineering blog for more details.
2010-03-02 to , , by lorello

Precedente / Seguente / Pagina 1 di 2