RubyGems Navigation menu

gossamer 0.1

Gossamer is a web framework that emphasizes the use of distributed, independent resources. With Gossamer, you construct websites out of a network of lightweight objects that manage particular resources. Resources can utilize other resources through fault-tolerant, loosely coupled RESTful[http://en.wikipedia.org/wiki/Representational_State_Transfer] communications. Resource brokers manage the resource objects, storing them in a distributed cache (eg, <tt>memcache</tt>). Resources can easily serve their content in multiple formats, such as HTML, Atom, and RDF. Gossamer is intended to be a useful platform for aggregators, mashups, web services, implementing the semantic web, and other applications that depend on external network resources rather than internal databases.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1 - July 22, 2008* (11.0 KB)

Runtime 依赖 (3):

memcached >= 0.11
rack >= 0.3.0
scheduler >= 0.3

Development 依赖 (1):

hoe >= 1.7.0

业主:

作者:

  • John Labovitz

SHA 256 校验和:

b15abb3a9f9ec61ef4a9583567b96068f59cb7931d2787ebfc6190399269dd22

下载总量 4,743

这个版本 4,742

许可:

需要的 Ruby 版本:

链接: