Distributed Programming with Ruby (Paperback)
暫譯: 使用 Ruby 的分散式程式設計 (平裝本)

Mark Bates

  • 出版商: Addison Wesley
  • 出版日期: 2009-11-01
  • 定價: $1,575
  • 售價: 8.0$1,260
  • 語言: 英文
  • 頁數: 272
  • 裝訂: Paperback
  • ISBN: 0321638360
  • ISBN-13: 9780321638366
  • 相關分類: Ruby
  • 立即出貨

買這商品的人也買了...

相關主題

商品描述

 “A must have title for the well-rounded Ruby programmer building advanced Rails applications and large systems!”

OBIE FERNANDEZ, Series Editor

 

Complete, Hands-On Guide to Building Advanced Distributed Applications with Ruby

 

Distributed programming techniques make applications easier to scale, develop, and deploy—especially in emerging cloud computing environments. Now, one of the Ruby community’s leading experts has written the first definitive guide to distributed programming with Ruby.

 

Mark Bates begins with a simple distributed application, and then walks through an increasingly complex series of examples, demonstrating solutions to the most common distributed programming problems.

 

Bates presents the industry’s most useful coverage of Ruby’s standard distributed programming libraries, DRb and Rinda. Next, he introduces powerful third-party tools, frameworks, and libraries designed to simplify Ruby distributed programming, including his own Distribunaut.

 

If you’re an experienced Ruby programmer or architect, this hands-on tutorial and practical reference will help you meet any distributed programming challenge, no matter how complex.

 

Coverage includes

•   Writing robust, secure, and interactive applications using DRb—and managing its drawbacks

•   Using Rinda to build applications with improved flexibility, fault tolerance, and service discovery

•   Simplifying DRb service management with RingyDingy

•   Utilizing Starfish to facilitate communication between distributed programs and to write MapReduce functions for processing

     large data sets

•   Using Politics to customize the processes running on individual server instances in a cloud computing environment

•   Providing reliable distributed queuing with the low-overhead Starling messaging server

•   Implementing comprehensive enterprise messaging with RabbitMQ and Advanced Message Queuing Protocol (AMQP)

•   Offloading heavyweight tasks with BackgrounDRb and DelayedJob

 

 

 

商品描述(中文翻譯)

“對於建立高級 Rails 應用程式和大型系統的全方位 Ruby 程式設計師來說,這是一本必備的書籍!”
OBIE FERNANDEZ, 系列編輯

完整的 Ruby 高級分散式應用程式建構實用指南

分散式程式設計技術使應用程式更容易擴展、開發和部署,特別是在新興的雲計算環境中。現在,Ruby 社群的領先專家之一撰寫了第一本關於 Ruby 分散式程式設計的權威指南。

Mark Bates 從一個簡單的分散式應用程式開始,然後逐步介紹一系列日益複雜的範例,展示解決最常見的分散式程式設計問題的方案。

Bates 提供了業界最有用的 Ruby 標準分散式程式設計庫 DRb 和 Rinda 的介紹。接下來,他介紹了旨在簡化 Ruby 分散式程式設計的強大第三方工具、框架和庫,包括他自己的 Distribunaut。

如果你是一位經驗豐富的 Ruby 程式設計師或架構師,這本實用的教程和參考資料將幫助你應對任何分散式程式設計挑戰,無論多麼複雜。

內容包括:
• 使用 DRb 編寫穩健、安全和互動的應用程式,並管理其缺點
• 使用 Rinda 建立具有更高靈活性、容錯性和服務發現的應用程式
• 使用 RingyDingy 簡化 DRb 服務管理
• 利用 Starfish 促進分散式程式之間的通信,並編寫 MapReduce 函數以處理大型數據集
• 使用 Politics 自定義在雲計算環境中運行的個別伺服器實例的過程
• 提供可靠的分散式佇列,使用低開銷的 Starling 訊息伺服器
• 使用 RabbitMQ 和高級訊息佇列協議 (AMQP) 實現全面的企業訊息傳遞
• 使用 BackgrounDRb 和 DelayedJob 來卸載重量級任務