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

All search functions now use QueueValue for results. #2571

Merged
merged 13 commits into from
May 5, 2020

Conversation

linas
Copy link
Member

@linas linas commented May 4, 2020

This pull req modifies all of the search functions to use the
new QueueValue (#2569) to pass search results around.
This partly addresses concerns in issues #2530 and #1502

In principle, this allows queries to run in one (or more) threads,
while other threads process the queries as they arrive. Nothing
actually does this yet, but the possibility is now there.

linas added a commit to opencog/attention that referenced this pull request May 5, 2020
linas added a commit to opencog/miner that referenced this pull request May 5, 2020
Remove after opencog/miner#40 is merged ...
@linas linas merged commit e369a71 into opencog:master May 5, 2020
@linas linas deleted the bind-queue branch May 5, 2020 04:59
ngeiswei added a commit to opencog/miner that referenced this pull request May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant