Category: Parallel Programming

Heroku: Up and Running 0

Heroku: Up and Running

eBook Details: Paperback: 100 pages Publisher: WOW! eBook; Revised edition (November 21, 2013) Language: English ISBN-10: 144934139X ISBN-13: 978-1449341398 eBook Description: Heroku: Up and Running Learn your way around Heroku with the command line interface Discover several methods for scaling your application to increase throughput Speed up response time through performance optimizations Solve latency issues by deploying your Heroku instance in new regions Choose the right plan for using Heroku’s PostgreSQL database-as-a-service Get a checklist of items to consider when deploying your application Find and fix problems during deployment, at runtime, and when your application goes down Understand how Heroku buildpacks work, and learn how...

.NET 4.5 Parallel Extensions Cookbook 0

.NET 4.5 Parallel Extensions Cookbook

eBook Details: Paperback: 336 pages Publisher: WOW! eBook (July 26, 2013) Language: English ISBN-10: 1849690227 ISBN-13: 978-1849690225 eBook Description: .NET 4.5 Parallel Extensions Cookbook Create multithreaded applications using .NET Framework 4.5 Get introduced to .NET 4.5 parallel extensions and familiarized with .NET parallel loops Use new data structures introduced by .NET Framework 4.5 to simplify complex synchronisation problems Practical recipes on everything you will need to create task-based parallel programs .NET 4.5 Parallel Extensions Cookbook .NET parallel extensions brings the power of parallel and asynchronous programming to a much wider developer audience than ever before. This book will give a developer with no multithreaded development...