Category: Parallel Computing

Parallel Computing

Storm Real-time Processing Cookbook 0

Storm Real-time Processing Cookbook

Storm is a free and open source distributed real-time computation system. Storm makes it easy to reliably process unbounded streams of data, doing for real-time processing what Hadoop did for batch processing. Storm is simple, can...

CUDA Programming 0

CUDA Programming

If you need to learn CUDA but don’t have experience with parallel computing, CUDA Programming: A Developer’s Introduction offers a detailed guide to CUDA with a grounding in parallel fundamentals. It starts by introducing CUDA and...