Topic

Webhooks @ Braintree
By: Brian Lesperance
Date: July 10, 2014, 7 p.m.

At Braintree, we use Tornado to send thousands of simultaneous webhook requests and Pika to pull incoming webhooks from RabbitMQ. Learn about how we've set it up and problems we've had to overcome with this approach.