Skip to content
Ivan Kashkov edited this page Aug 1, 2021 · 9 revisions

Welcome to the mqtask wiki!

Requirements:

  1. Read DB structure from ASCII file faster than 50 ms
  2. Support 2 queries (search by IP, search by city). Support throughput for 10 000 000 unique users per day (116 unique users per second) and 100 000 000 requests per day (1160 requests per second).

To run solution just run run_web_apps.cmd

by IP layout: https://prnt.sc/1hwgtgh

by city layout: https://prnt.sc/1hwgq93

high load metrics of solution: https://docs.google.com/spreadsheets/d/1o3cczGCH8GIa8GLh5mW6xj0w5fCa5G8GF4Ru4Wh-bJg/edit?usp=sharing

Clone this wiki locally