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

Async approach (developer experience) #3

Closed
yuchi opened this issue Apr 6, 2015 · 7 comments
Closed

Async approach (developer experience) #3

yuchi opened this issue Apr 6, 2015 · 7 comments

Comments

@yuchi
Copy link
Member

yuchi commented Apr 6, 2015

There’s a lot of movement about this.

@omorandi
Copy link

omorandi commented Apr 7, 2015

An async API à la node is surely desirable, especially for i/o intensive operations, though I'd be happy to see it callback-based. Promises can be used on top of that

@yuchi
Copy link
Member Author

yuchi commented Apr 7, 2015

For sure we have to embrace the async. IMHO the APIs should be async-first.

@petkaantonov
Copy link

petkaantonov/bluebird#415 about Promises not being a good shape for IO

That issue is not about promises not being in good shape for I/O at all, there is literally nothing in that issue about that!

@yuchi
Copy link
Member Author

yuchi commented Apr 7, 2015

Sorry looks like I eventually copypasted something wrong.

@petkaantonov
Copy link

It probably originated from this tweet https://twitter.com/mattpodwysocki/status/583332498844696576 the issue is linked with same reasoning there as well. I tried to ask him why he would link it and got no answer.

@yuchi
Copy link
Member Author

yuchi commented Apr 7, 2015

@petkaantonov You’re totally right, and it got caught in my short list of references.

@yuchi
Copy link
Member Author

yuchi commented Sep 1, 2017

Closing for obsolescence

@yuchi yuchi closed this as completed Sep 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants