Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Move from JSP to template driven servlets.
    • Ability to unit test almost everything instead of time consuming manual release tests.
    • Easier for institutions to customize or create their own interface/layout.

Wayback Indexing Server

  • Is very very very slow at indexing using a single thread.
    • Should instead use an improve multithread batch system.
  • CDX generation should be done on the harvest controller after metadata generation.Should instead use an improve multithread batch system.
  • Remove JMS.
  • Add API.
  • Maybe add some GUI to show status of indexing and other minor tasks.

...