Posts How to Scale Native (C/C++) Applications on Pivotal's MPP Platform - An Edge Detection Example
Post
Cancel

How to Scale Native (C/C++) Applications on Pivotal's MPP Platform - An Edge Detection Example

My colleague Gautam Muralidhar and I describe how we can leverage native C/C++ applications on Massively Parallel Processing (MPP) databases like Greenplum using procedural languages such as PL/C or PL/Python on Greenplum. We illustrate an example using the Canny’s Edge Detection algorithm commonly used in image processing.

You can read the two part blog below:

  1. How to Scale Native (C/C++) Applications on Pivotal’s MPP Platform: Edge Detection Example, Part 1
  2. How to Scale Native (C/C++) Applications on Pivotal’s MPP Platform: Edge Detection Example, Part 2
This post is licensed under CC BY 4.0 by the author.