Message Queueing for BGP updates
Python application to send and receive BGP updates to and from a message queueing bus.
Items:
- ExaBGP for sending/receiving BGP updates
- RabbitMQ as message broker
- Python libraries Pika (AMQP client) and python-exabgp
The application has a input/output script for ExaBG, a library for the message handling of BGP updates and example scripts for all kind of useful applications using BGP updates.