Showing posts with label database. Show all posts
Showing posts with label database. Show all posts

Sunday, September 29, 2013

ZooKeeper: Distributed process coordination

ZooKeeper
ZooKeeper: Distributed process coordination
Flavio Junqueira (Author), Benjamin Reed (Author)

New!: $29.99 $24.44 (as of 09/29/2013 21:01 PST)

Hardware

If you’re involved in large Hadoop projects, this book shows you how ZooKeeper simplifies the task of implementing a distributed system. Implementing coordination tasks with ZooKeeper is not entirely trivial. There are still subtle points and caveats to watch out for. With this book, ZooKeeper contributors Flavio Junqueira and Benjamin Reed provide good practices for building systems with this Apache software tool.

This book also:

  • Introduces a master-worker architecture as a running example
  • Includes examples of coordination primitives in the master-worker architecture, in addition to examples of real systems with those requirements
  • Presents information on handling events and changes in the system, specifically dealing with disconnected events and session expirations
  • Shows you how to download and install a Zookeeper release, including how to choose a cluster configuration
  • Rank: #87534 in Books
  • Published on: 2013-11-29
  • Original language: English
  • Number of items: 1
  • Dimensions: .0" h x .0" w x .0" l, .0 pounds
  • Binding: Paperback
  • 225 pages

Friday, July 19, 2013

Redis in Action

Redis in
Redis in Action
Josiah L. Carlson (Author)

New!: $44.99 $28.98 (as of 07/19/2013 20:19 PST)
48 Used! | New! from $24.43 (as of 07/19/2013 20:19 PST)

Hardware

Summary

Redis in Action introduces Redis and walks you through examples that demonstrate how to use it effectively. You'll begin by getting Redis set up properly and then exploring the key-value model. Then, you'll dive into real use cases including simple caching, distributed ad targeting, and more. You'll learn how to scale Redis from small jobs to massive datasets. Experienced developers will appreciate chapters on clustering and internal scripting to make Redis easier to use.

About the Technology

When you need near-real-time access to a fast-moving data stream, key-value stores like Redis are the way to go. Redis expands on the key-value pattern by accepting a wide variety of data types, including hashes, strings, lists, and other structures. It provides lightning-fast operations on in-memory datasets, and also makes it easy to persist to disk on the fly. Plus, it's free and open source.

About this book

Redis in Action introduces Redis and the key-value model. You'll quickly dive into real use cases including simple caching, distributed ad targeting, and more. You'll learn how to scale Redis from small jobs to massive datasets and discover how to integrate with traditional RDBMS or other NoSQL stores. Experienced developers will appreciate the in-depth chapters on clustering and internal scripting.

Written for developers familiar with database concepts. No prior exposure to NoSQL database concepts nor to Redis itself is required. Appropriate for systems administrators comfortable with programming.

What's Inside

  • Redis from the ground up
  • Preprocessing real-time data
  • Managing in-memory datasets
  • Pub/sub and configuration
  • Persisting to disk

About the Author

Dr. Josiah L. Carlson is a seasoned database professional and an active contributor to the Redis community.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

Table of Contents

    PART 1 GETTING STARTED
  1. Getting to know Redis
  2. Anatomy of a Redis web application
  3. PART 2 CORE CONCEPTS
  4. Commands in Redis
  5. Keeping data safe and ensuring performance
  6. Using Redis for application support
  7. Application components in Redis
  8. Search-based applications
  9. Building a simple social network
  10. PART 3 NEXT STEPS
  11. Reducing memory use
  12. Scaling Redis
  13. Scripting Redis with Lua
  • Rank: #19918 in Books
  • Published on: 2013-06-25
  • Original language: English
  • Number of items: 1
  • Dimensions: 9.25" h x 7.36" w x .0" l, .0 pounds
  • Binding: Paperback
  • 320 pages