2020-04-15

  • Determined custom rate-limiting scheme @guangcong
    1. Used the new module-dynamicEvent to solve this problem
    2. Custom rate-limiting updates are published as a new event to trigger horizon data updates
    3. Need to consider exception handling and memory issues
      After discussing with Guangcong, he encountered some issues
  • Xiaokang’s review
    Java, as a solid language, still has a lot to offer
  • Rate-limited compilation
    Basically no progress, added logic for extracting RoadCenterTile
  • Sectioning issue resolved, analyzed edgeLifting optimization plan, proposed optimization algorithm:
    Given the traverse head and connectivity function, the traversal method is specified
  • Researched the principle of self-executing JAR