lois09 / navi-x

Automatically exported from code.google.com/p/navi-x
0 stars 0 forks source link

Ideas to improve and reduce Navi-X server load #244

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Requests to improve Navi-X and reduce server load:

1. Cached Navi-X playlists.  Use available online storage services to cache 
playlists. This will reduce server load significantly. Use several online 
storage services, and code a new version of Navi-X to communicate, and rotate 
based on server load of each online service provider. Redundancy with this 
method would definitely speed up Navi-X. Madwiz92 did a great job with this, 
and I think that this method could be expanded.

2. Scapers. Build 90% of scapers that reside on server to be downloaded and 
reside right on the client side. Rather then every single client pc hammering 
one scraper server, the client side processes the scraper.

Just these two methods would reduce server load by 50% or more.

Original issue reported on code.google.com by kgoer...@gmail.com on 2 Sep 2013 at 1:51

GoogleCodeExporter commented 8 years ago

Original comment by turne...@gmail.com on 14 Nov 2013 at 11:41