Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send only new search results #43

Open
D1rk123 opened this issue Jun 5, 2014 · 2 comments
Open

Send only new search results #43

D1rk123 opened this issue Jun 5, 2014 · 2 comments
Assignees

Comments

@D1rk123
Copy link
Collaborator

D1rk123 commented Jun 5, 2014

Currently, when sending search results from Tribler to the Java GUI, all found results are send every time new results are found. Because of this, the already found results have to be filtered out. This causes significant overhead in the sending and filtering of the results. An easy solution would be to send only new results.

@wtud wtud added this to the Search and stream prototype milestone Jun 6, 2014
@wtud
Copy link
Owner

wtud commented Jun 17, 2014

Should this still be done? (eg create a torrents.get_remote_results(int) that ignores the oldest int results, instead of polling torrents.get_remote_results_count())

@wtud
Copy link
Owner

wtud commented Jun 20, 2014

@wtud Create new functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants