Published by Pragmatic Bookshelf (edition 1), 2014
ISBN 10: 1937785653 ISBN 13: 9781937785659
Language: English
Seller: BooksRun, Philadelphia, PA, U.S.A.
Paperback. Condition: Good. 1. Ship within 24hrs. Satisfaction 100% guaranteed. APO/FPO addresses supported.
Seller: Goodwill, Brooklyn Park, MN, U.S.A.
paperback. Condition: Good. Corners are bent. Stains on outside cover/inside the book. There are tears on paperback. The book is warped. Cover/Case has some rubbing and edgewear. Access codes, CD's, slipcovers and other accessories may not be included.
Seller: The Maryland Book Bank, Baltimore, MD, U.S.A.
First Edition
paperback. Condition: Very Good. 1st Edition. Used - Very Good.
Published by Pragmatic Bookshelf (edition 1), 2014
ISBN 10: 1937785653 ISBN 13: 9781937785659
Language: English
Seller: BooksRun, Philadelphia, PA, U.S.A.
Paperback. Condition: Very Good. 1. Ship within 24hrs. Satisfaction 100% guaranteed. APO/FPO addresses supported.
Seller: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.
Paperback. Condition: Very Good. No Jacket. Former library book; May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 1.2.
Seller: ThriftBooks-Dallas, Dallas, TX, U.S.A.
Paperback. Condition: Good. No Jacket. Former library book; Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.2.
Seller: HPB-Red, Dallas, TX, U.S.A.
Paperback. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Seller: HPB-Red, Dallas, TX, U.S.A.
Paperback. Condition: Acceptable. Connecting readers with great books since 1972. Used textbooks may not include companion materials such as access codes, etc. May have condition issues including wear and notes/highlighting. We ship orders daily and Customer Service is our top priority!
Seller: Goodwill of Silicon Valley, SAN JOSE, CA, U.S.A.
Condition: acceptable. Supports Goodwill of Silicon Valley job training programs. The cover and pages are in Acceptable condition! Any other included accessories are also in Acceptable condition showing use. Use can include some highlighting and writing, page and cover creases as well as other types visible wear such as cover tears discoloration, staining, marks, scuffs, etc. All pages intact.
Seller: HPB-Ruby, Dallas, TX, U.S.A.
paperback. Condition: Very Good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
Published by Pragmatic Programmers, LLC, The, 2014
ISBN 10: 1937785653 ISBN 13: 9781937785659
Language: English
Seller: TextbookRush, Grandview Heights, OH, U.S.A.
Condition: Very Good. Ships SAME or NEXT business day. We Ship to APO/FPO addr. Choose EXPEDITED shipping and receive in 2-5 business days within the United States. See our member profile for customer support contact info. We have an easy return policy.
Seller: Lake Country Books and More, Excelsior, MN, U.S.A.
paperback. Condition: Very Good. Dust Jacket Condition: None as issued. Solid copy with unmarked text. Mild wear to corner tips of covers and some pages. Cover is glossy with bend mark along spine on front from being opened. University bookstore sticker on back. Binding is tight and square; no creases to spine. We are unable to ship oversize books and multi-volume sets internationally.
Published by The Pragmatic Programmers, United States, Raleigh, 2014
ISBN 10: 1937785653 ISBN 13: 9781937785659
Language: English
Seller: WorldofBooks, Goring-By-Sea, WS, United Kingdom
US$ 26.26
Convert currencyQuantity: 3 available
Add to basketPaperback. Condition: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
Condition: As New. Unread book in perfect condition.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
Condition: New.
Published by Pragmatic Bookshelf 7/10/2014, 2014
ISBN 10: 1937785653 ISBN 13: 9781937785659
Language: English
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
Paperback or Softback. Condition: New. Seven Concurrency Models in Seven Weeks: When Threads Unravel 1.13. Book.
US$ 27.16
Convert currencyQuantity: 2 available
Add to basketCondition: very good. Gut/Very good: Buch bzw. Schutzumschlag mit wenigen Gebrauchsspuren an Einband, Schutzumschlag oder Seiten. / Describes a book or dust jacket that does show some signs of wear on either the binding, dust jacket or pages.
Published by The Pragmatic Bookshelf, 2014
ISBN 10: 1937785653 ISBN 13: 9781937785659
Language: English
Seller: Anybook.com, Lincoln, United Kingdom
US$ 22.31
Convert currencyQuantity: 1 available
Add to basketCondition: Good. This is an ex-library book and may have the usual library/used-book markings inside.This book has soft covers. In good all round condition. Please note the Image in this listing is a stock photo and may not match the covers of the actual item,650grams, ISBN:9781937785659.
Published by The Pragmatic Programmers, 2014
ISBN 10: 1937785653 ISBN 13: 9781937785659
Language: English
Seller: PBShop.store UK, Fairford, GLOS, United Kingdom
US$ 35.49
Convert currencyQuantity: 15 available
Add to basketPAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.
Published by The Pragmatic Programmers, US, 2014
ISBN 10: 1937785653 ISBN 13: 9781937785659
Language: English
Seller: Rarewaves.com USA, London, LONDO, United Kingdom
US$ 42.33
Convert currencyQuantity: 12 available
Add to basketPaperback. Condition: New. Your software needs to leverage multiple cores, handle thousands of users and terabytes of data, and continue working in the face of both hardware and software failure. Concurrency and parallelism are the keys, and Seven Concurrency Models in Seven Weeks equips you for this new world. See how emerging technologies such as actors and functional programming address issues with traditional threads and locks development. Learn how to exploit the parallelism in your computer's GPU and leverage clusters of machines with MapReduce and Stream Processing. And do it all with the confidence that comes from using tools that help you write crystal clear, high-quality code. This book will show you how to exploit different parallel architectures to improve your code's performance, scalability, and resilience. Learn about the perils of traditional threads and locks programming and how to overcome them through careful design and by working with the standard library. See how actors enable software running on geographically distributed computers to collaborate, handle failure, and create systems that stay up 24/7/365.Understand why shared mutable state is the enemy of robust concurrent code, and see how functional programming together with technologies such as Software Transactional Memory (STM) and automatic parallelism help you tame it. You'll learn about the untapped potential within every GPU and how GPGPU software can unleash it. You'll see how to use MapReduce to harness massive clusters to solve previously intractible problems, and how, in concert with Stream Processing, big data can be tamed. With an understanding of the strengths and weaknesses of each of the different models and hardware architectures, you'll be empowered to tackle any problem with confidence. What You Need: The example code can be compiled and executed on *nix, OS X, or Windows. Instructions on how to download the supporting build systems are given in each chapter.
Seller: California Books, Miami, FL, U.S.A.
Condition: New.
Seller: Toscana Books, AUSTIN, TX, U.S.A.
Paperback. Condition: new. Excellent Condition.Excels in customer satisfaction, prompt replies, and quality checks.
Published by The Pragmatic Programmers, 2014
ISBN 10: 1937785653 ISBN 13: 9781937785659
Language: English
Seller: THE SAINT BOOKSTORE, Southport, United Kingdom
US$ 35.34
Convert currencyQuantity: 7 available
Add to basketPaperback / softback. Condition: New. New copy - Usually dispatched within 4 working days. 550.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
US$ 38.37
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Published by The Pragmatic Programmers, US, 2014
ISBN 10: 1937785653 ISBN 13: 9781937785659
Language: English
Seller: Rarewaves USA, OSWEGO, IL, U.S.A.
Paperback. Condition: New. Your software needs to leverage multiple cores, handle thousands of users and terabytes of data, and continue working in the face of both hardware and software failure. Concurrency and parallelism are the keys, and Seven Concurrency Models in Seven Weeks equips you for this new world. See how emerging technologies such as actors and functional programming address issues with traditional threads and locks development. Learn how to exploit the parallelism in your computer's GPU and leverage clusters of machines with MapReduce and Stream Processing. And do it all with the confidence that comes from using tools that help you write crystal clear, high-quality code. This book will show you how to exploit different parallel architectures to improve your code's performance, scalability, and resilience. Learn about the perils of traditional threads and locks programming and how to overcome them through careful design and by working with the standard library. See how actors enable software running on geographically distributed computers to collaborate, handle failure, and create systems that stay up 24/7/365.Understand why shared mutable state is the enemy of robust concurrent code, and see how functional programming together with technologies such as Software Transactional Memory (STM) and automatic parallelism help you tame it. You'll learn about the untapped potential within every GPU and how GPGPU software can unleash it. You'll see how to use MapReduce to harness massive clusters to solve previously intractible problems, and how, in concert with Stream Processing, big data can be tamed. With an understanding of the strengths and weaknesses of each of the different models and hardware architectures, you'll be empowered to tackle any problem with confidence. What You Need: The example code can be compiled and executed on *nix, OS X, or Windows. Instructions on how to download the supporting build systems are given in each chapter.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
US$ 35.33
Convert currencyQuantity: 2 available
Add to basketCondition: New.
Published by The Pragmatic Programmers, Raleigh, 2014
ISBN 10: 1937785653 ISBN 13: 9781937785659
Language: English
Seller: Grand Eagle Retail, Mason, OH, U.S.A.
Paperback. Condition: new. Paperback. Your software needs to leverage multiple cores, handle thousands of users and terabytes of data, and continue working in the face of both hardware and software failure. Concurrency and parallelism are the keys, and Seven Concurrency Models in Seven Weeks equips you for this new world. See how emerging technologies such as actors and functional programming address issues with traditional threads and locks development. Learn how to exploit the parallelism in your computers GPU and leverage clusters of machines with MapReduce and Stream Processing. And do it all with the confidence that comes from using tools that help you write crystal clear, high-quality code. This book will show you how to exploit different parallel architectures to improve your codes performance, scalability, and resilience. Learn about the perils of traditional threads and locks programming and how to overcome them through careful design and by working with the standard library. See how actors enable software running on geographically distributed computers to collaborate, handle failure, and create systems that stay up 24/7/365. Understand why shared mutable state is the enemy of robust concurrent code, and see how functional programming together with technologies such as Software Transactional Memory (STM) and automatic parallelism help you tame it. Youll learn about the untapped potential within every GPU and how GPGPU software can unleash it. Youll see how to use MapReduce to harness massive clusters to solve previously intractible problems, and how, in concert with Stream Processing, big data can be tamed. With an understanding of the strengths and weaknesses of each of the different models and hardware architectures, youll be empowered to tackle any problem with confidence. What You Need: The example code can be compiled and executed on *nix, OS X, or Windows. Instructions on how to download the supporting build systems are given in each chapter. Learn how to exploit the parallelism in your computer's GPU and leverage clusters of machines with MapReduce and Stream Processing. And do it all with the confidence that comes from using tools that help you write crystal clear, high-quality code. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
US$ 38.68
Convert currencyQuantity: 3 available
Add to basketCondition: As New. Unread book in perfect condition.
Published by The Pragmatic Programmers, 2014
ISBN 10: 1937785653 ISBN 13: 9781937785659
Language: English
Seller: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Ireland
First Edition
US$ 56.40
Convert currencyQuantity: 2 available
Add to basketCondition: New. 2014. 1st Edition. Paperback. Learn how to exploit the parallelism in your computer's GPU and leverage clusters of machines with MapReduce and Stream Processing. And do it all with the confidence that comes from using tools that help you write crystal clear, high-quality code. Num Pages: 300 pages, black & white illustrations. BIC Classification: UM. Category: (XV) Technical / Manuals. Dimension: 235 x 191 x 16. Weight in Grams: 536. . . . . .
Seller: Revaluation Books, Exeter, United Kingdom
US$ 62.53
Convert currencyQuantity: 2 available
Add to basketPaperback. Condition: Brand New. 300 pages. 9.25x7.50x0.75 inches. In Stock.