タグ

運用とrailsに関するsouskのブックマーク (6)

  • Heroku | Cloud Application Platform

    Spotlight Data on Heroku Build data-driven apps with fully managed data services. Move Fast Unleash your inner startup Choose Heroku for the same reasons disruptive startups do: it’s the best platform for building with modern architectures, innovating quickly, and scaling precisely to meet demand. Developers Focus on your apps Invest in apps, not ops. Heroku handles the hard stuff — patching and u

    Heroku | Cloud Application Platform
    sousk
    sousk 2008/03/27
    これは使える
  • Engine Yard hiring developers to help build our cloud

    Introduction Ruby on Rails, a server-side web application framework has greatly influenced web application development since its emergency in 2005. Ruby on Rails is written in Ruby under MIT licence, and I should warn on not confusing Ruby on Rails to the Ruby language. Among many other reasons, this is why you definitely should consider Ruby in your next web application project. Popularity Is Rub

    sousk
    sousk 2008/03/22
    Rails isn't thread-safe, use mongrel cluster, mongrel mutex lock/unlock and Rails internal req/res Life-cycle, Pen/Haproxy/mod_proxy_balancer, and Nginx is the great, mod_rewrite replaced with http_script_module, monit, Swiftply (let mongrel be single threaded, event driven),
  • ヽ( ・∀・)ノくまくまー(2007-06-05)

    ● 1. 一戸建てタイプ そのアプリ用に専用のマシンを準備できるケース。例えば、アクセス数が少ないβリリース時などは mongrel を直接80ポートで運用することもあるだろう。そして、負荷の増加、またはマルチコアを活かすという次の段階で、cluster 化した mongrel を扱う必要に迫られた場合、このタイプになる。この場合、フロントの仕事はバック(Rails)への割り振りだけだが、そのためにわざわざ Apache2 を持ち出すのは仰々しいと感じるかもしれない。そんな人にお奨めしたいのが Pound サーバだ。いきなり Apache から話が逸れてしまうが、このケースだとリアルでお奨めである。 Pound + mongrel Pound はリバースプロキシ用のWebサーバであり、特化しているだけあって、必要最低限かつ直感的で簡単な設定で済むため、敷居が低いのが魅力だ。それでいて、デジ

  • Homo-Adminus Blog » High-Performance Ruby On Rails Setups Test: mongrel vs lighttpd vs nginx

    Because of not fully correct testing methodology, benchmark results are not fully correct. So, I decided to redo all tests. New benchmark results you can get in “Looking For Optimal Solution” series Summary post. This week we have started one new project with Ruby on Rails as primary framework. My first task was to prepare runtime environment for it on one of our development servers. When I have t

    sousk
    sousk 2006/08/27
    lighty, mongrel, ngix
  • 新規

    盾集域名停放是全球优质行业导航备案网站领导者 为中小企业提供数字化、快速化、轻量化、精准化的网站链接服务 dns1.dopa.com,dns2.dopa.com 版权所有 站内容未经书面许可,禁止一切形式的转载 © CopyRight 2023 盾集域名停放click.com.cn    浙ICP备20018420号-2 杭州盾集网络有限公司

    sousk
    sousk 2006/08/27
    運用環境の安定/定番について。mongrel+mod_proxy+Apache2.2 ってか p0t の中の人も Rails 転向? いらっしゃ~い
  • Rails勉強会@東京 第7回 - 世界線航跡蔵

    Rails勉強会@東京 第7回 に行ってきた。今回はドリコム恵比寿オフィスにて。 小雨の降る中、参加者がぞろぞろと集まってくる。残りの人を待っている間、話題になるのは 昨日のはぶにっき のこと。はぶさんから提示された「RailsのやりかたはDOAへの退化ではないか」という疑問と、いくつかの質問。そしてそれへのid:takahashimこと高橋会長のコメント。これは懇親会の話題にも続いた。 ドリコムのオフィスはビリヤード台が設置された素敵な感じ。 前半セッション 4つのセッションに分かれた。 DHHの講演の録音を聴く 「ARを詳しく」をあとで読む Railsのパフォーマンス問題の英語のテキストを読む AWDwRの付録Aを読む。 私は「Railsのパフォーマンス問題」に出た。ネタにしたのは A Look at Common Performance Problems in Rails 。よしみさ

    Rails勉強会@東京 第7回 - 世界線航跡蔵
    sousk
    sousk 2006/06/21
    Rails パフォーマンス, Rails と DB (ActivityBasedDatamodel aka ADB), はぶさん問題
  • 1