Queue wolfram alpha nodejs#34
Open
mattheworiordan wants to merge 8 commits into
Open
Conversation
mattheworiordan
temporarily deployed
to
queue-wolfram-alpha-tuto-pr-34
January 26, 2017 18:25
Inactive
mattheworiordan
force-pushed
the
queue-wolfram-alpha-nodejs
branch
from
January 27, 2017 22:44
229af1f to
2ccf9d8
Compare
mattheworiordan
temporarily deployed
to
queue-wolfram-alpha-tuto-pr-34
January 27, 2017 22:45
Inactive
mattheworiordan
force-pushed
the
queue-wolfram-alpha-nodejs
branch
from
January 28, 2017 02:24
2ccf9d8 to
5fae5a7
Compare
mattheworiordan
temporarily deployed
to
queue-wolfram-alpha-tuto-pr-34
January 28, 2017 02:24
Inactive
mattheworiordan
force-pushed
the
queue-wolfram-alpha-nodejs
branch
from
January 28, 2017 02:45
5fae5a7 to
45116ec
Compare
mattheworiordan
temporarily deployed
to
queue-wolfram-alpha-tuto-pr-34
January 28, 2017 02:45
Inactive
mattheworiordan
force-pushed
the
queue-wolfram-alpha-nodejs
branch
from
February 2, 2017 19:23
45116ec to
835d815
Compare
mattheworiordan
temporarily deployed
to
queue-wolfram-alpha-tuto-pr-34
February 2, 2017 19:30
Inactive
mattheworiordan
force-pushed
the
queue-wolfram-alpha-nodejs
branch
from
February 2, 2017 20:16
835d815 to
c6873f0
Compare
mattheworiordan
force-pushed
the
master
branch
from
February 2, 2017 22:31
95a32f0 to
ee9a928
Compare
tomczoink
force-pushed
the
master
branch
6 times, most recently
from
March 19, 2018 16:19
dae5db5 to
ee9a928
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the first demo / tutorial for queues which allows a realtime client to publish a message that is delivered to a queue, consumed by a worker, sent to Wolfram Alpha, and then sent back to the browser client asking the question.
@paddybyers @SimonWoolf I aim to do 1-2 more of these, but not yet done the accompanying tutorial copy.
@dpflucas given the set up of this requires a user to set up Wolfram Alpha anyway, I am now questioning the value of the provisioner in reality. I would say it's not very high priority now as I didn't realise that other steps would be required anyway.