menzies
play

Menzies Distributing the world. Problem The whole world in one - PowerPoint PPT Presentation

Menzies Distributing the world. Problem The whole world in one server API GET node/#id Returns the XML for that node. PUT node/#id Updates the node, returns new version number. DELETE node/#id Deletes the node, returns new version number(?). PUT


  1. Menzies Distributing the world.

  2. Problem The whole world in one server

  3. API GET node/#id Returns the XML for that node. PUT node/#id Updates the node, returns new version number. DELETE node/#id Deletes the node, returns new version number(?). PUT node/create Creates the node, returns new node number. GET node/#id/history Returns all versions of the node. GET node/#id/#version Returns the XML for that version of the node. GET node/#id/ways Returns the XML for all ways that this node is part of. GET node/#id/relations Returns the XML for all relations that this node is part of. GET nodes?nodes=#id,#id,... Returns the XML for all given node numbers. GET map?bbox=min_lat,min_lon,max_lat,max_lon Gets all the way, nodes and relations inside a bounding box

  4. Challenges Optimize bounding box. Distribute data amongst servers.

  5. Splitting Nodes Split nodes across multiple servers... Which nodes go where? Based on existing node density? Based on access patterns?

  6. Node Density

  7. Editing @ Midnight UTC

  8. Editing @ 1AM UTC

  9. Editing @ 2AM UTC

  10. Editing @ 3AM UTC

  11. Editing @ 4AM UTC

  12. Editing @ 5AM UTC

  13. Editing @ 6AM UTC

  14. Editing @ 7AM UTC

  15. Editing @ 8AM UTC

  16. Editing @ 9AM UTC

  17. Editing @ 10AM UTC

  18. Editing @ 11AM UTC

  19. Editing @ Noon UTC

  20. Editing @ 1PM UTC

  21. Editing @ 2PM UTC

  22. Editing @ 3PM UTC

  23. Editing @ 4PM UTC

  24. Editing @ 5PM UTC

  25. Editing @ 6PM UTC

  26. Editing @ 7PM UTC

  27. Editing @ 8PM UTC

  28. Editing @ 9PM UTC

  29. Editing @ 10PM UTC

  30. Editing @ 11PM UTC

  31. Static Latitude (3 servers)

  32. Finding Nodes R-tree: Spatial index implementation Three levels of the R-tree containing Africa

  33. Before Profiling

  34. UW, London and Brazil at Once

  35. Improvements Concurrent Database getWaysFromNode => getWaysFromNodes Thread => Forked

  36. Post Improvements

  37. More Improvements Do the hard work in C Pickling XML

  38. Final Run

  39. After Profiling

  40. Comparison Bounding Box Queries

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend