Almost every Internet company gains money from ads, and almost each company have one or more business system to gains money from ads. However, I couldn't find any open-source project about ads delivery and ads management. Than I want to build one.
Every company have its special business logic, so I try to only write the common logics. If you want to use this product in your business, you might need to develop your special logic based on this product. Please let me know if you need my help.
- Use mmap system cal to load data.
- To improve performance, partial data of Skiplist should be in memory, and partial data should be in disk.
- Pusher should be a independent program to translate from order to reverted index data.
- Support Ad server component.
- Support Counter component.
- Support Metric component.
- Run within K8s platform.