RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
Todo List
Namespace Datacratic
Arg passing is pretty damn awkward right now.
Class Datacratic::ConsoleStatsOutput
Gotta figure out the dump to console scheme.
Class DefaultValueArrayAllocator
make this thread-safe (lock when accessign batch allocator)
Class DefaultValueMapAllocator
make this thread-safe (lock when accessign batch allocator)
Namespace RTBKIT
This a work in progress that needs to be generic-ified.
Member RTBKIT::Bid::account
bid() should be changed to accept this string but ideally this should be handled in BiddingAgent.
Member RTBKIT::BiddingAgent::doPong (const std::string &fromRouter, Date sent, Date received, const std::vector< std::string > &payload)
received should be sampled by the doPong function.
Class RTBKIT::Bids
The interface for this could be vastly improved and shared with the router which currently manually parses the json response.
Class RTBKIT::DeliveryEvent

Annoyingly similar but cleaner version of PAL's FinishedInfo.

The toJson functions are only to preserve the old js interface.

Class RTBKIT::RouterStack
There's a lot of commonalities here between the rtbkit_integration_test's Components class.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator