Distributed Programming with Ruby (Paperback)
Mark Bates
- 出版商: Addison-Wesley Professional
- 出版日期: 2009-11-15
- 定價: $1,575
- 售價: 8.0 折 $1,260
- 語言: 英文
- 頁數: 272
- 裝訂: Paperback
- ISBN: 0321638360
- ISBN-13: 9780321638366
-
相關分類:
Ruby
立即出貨
買這商品的人也買了...
-
$880$792深入淺出 SQL (Head First SQL)
-
$1,095
An Introduction To Enterprise Architecture, 2/e (Paperback)
-
$990$891C++ Primer, 4/e (中文版)
-
$650$553最新 PHP + MySQL + AJAX 網頁程式設計
-
$380$323走出軟體工場
-
$680$578VMware Virtual Infrastructure 及 Hyper-V R2 企業級超應用
-
$650$553網頁設計驚嘆號-Dreamweaver 至高的網頁特效 188 招
-
$750$638Google Android SDK 開發範例大全
-
$650$553SQL Server 2008 管理實戰─進階維護篇
-
$520$442jQuery 開發實戰 (Learning jQuery 1.3)
-
$530$451Google!Android 手機應用程式設計入門, 2/e
-
$520$199Google Android 2 程式設計與應用
-
$450$383Windows 7 原來如此
-
$1,879$1,785Refactoring: Ruby Edition (Hardcover)
-
$420$199iPhone SDK 3 Programming 應用程式開發
-
$350$273韓式風格網頁整站設計精選 II:教育、健康、美容、餐飲與旅遊
-
$550$468程式之美-微軟技術面試心得【精裝限量版】
-
$680$544編程創藝:編寫出卓越的程式碼 (Code Craft: The Practice of Writing Excellent Code)
-
$490$417Linux 作業系統之奧義, 2/e
-
$820$656鳥哥的 Linux 私房菜-基礎學習篇, 3/e
-
$380$296打開就能用的整站網頁設計範例集
-
$580$493Google Android 開發入門與實戰
-
$980$774深入淺出 PMP (Head First PMP, 2/e)
-
$550$468Linux 系統程式設計-使用 C
-
$1,225$1,164The dRuby Book: Distributed and Parallel Computing with Ruby (Paperback)
商品描述
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