forked from rtbkit/rtbkit
-
Notifications
You must be signed in to change notification settings - Fork 0
Tools and Scripts
Mark S. Weiss edited this page Sep 6, 2013
·
3 revisions
This page lists tools and scripts that can be useful to get started with RTBkit or to manage a bidder built on top of RTBkit. This list is in no way exhaustive and we invite everyone to add their own tools and scripts developed around RTBkit.
- Description : service that sits in front of the Agent Configuration Service and provides a RESTFul API that masks and extends the latter's functionality. It's core motivation is to provide an easy way to start, stop and get the status of bidders through a web app.
- URL : https://github.com/USMediaConsulting/agent_gateway
- Description : simple script that backs up rtbkit's data logs in a remote host using rsync.
- URL : https://github.com/USMediaConsulting/data_sync
##Table of Contents
###Developer Documentation
###System Description
###Tutorials
- How to write a bidding agent
- How to write an augmentor
- How to write an exchange connector
- How to write a win cost model
- How to write an ad server connector
- How to write a data logger
- How to configure an Exchange Connector
- Monitoring using graphite
###Internals
###Design Proposals
###Utilities