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

Generators and Fibers #30

Open
Oobert opened this issue Jan 16, 2014 · 15 comments
Open

Generators and Fibers #30

Oobert opened this issue Jan 16, 2014 · 15 comments

Comments

@Oobert
Copy link

Oobert commented Jan 16, 2014

It would be nice to get some background on them. Some pros and cons and what are people's experiences are with them. Much like the docker show.

@vincentmac
Copy link

I'm interested in generators too.

@baliw
Copy link

baliw commented Feb 4, 2014

bump

@bmeck
Copy link

bmeck commented Jul 8, 2015

@dshaw much has changed in this landscape; I am name dropping since twitter said to post opinions here but I feel like stale issues wouldn't be bumped

@dshaw
Copy link
Member

dshaw commented Jul 9, 2015

@bmeck Realistically, what needs to happen is for a show to come together is it needs a list of candidates for the show and a list of topics (e.g. #9 ). Want to organize this one? Who else would be on?

@rvagg
Copy link

rvagg commented Jul 9, 2015

perhaps pulling petkaantonov in to this to talk about his workers PR in io.js would be a way to tackle this, it's inching closer to being merged

@dshaw
Copy link
Member

dshaw commented Jul 9, 2015

And Jafar Husain, maybe?

@bmeck
Copy link

bmeck commented Jul 9, 2015

I'll try and organize it, but I don't have the muster to host it.

Suggested Panel:

Topics:

  • Purpose of:
    • Generators
    • Fibers
    • Workers

Questions about each:

  • Current tooling to get these
  • Use cases for these
  • Combining these with async tasks (cover queueing work and waiting on reply at minimum)

Status:

  • Workers PR
  • Async/Await wrt. Generators
  • Async Generators

@dshaw
Copy link
Member

dshaw commented Jul 9, 2015

I'll reach out to some folks at Meteor

@dshaw
Copy link
Member

dshaw commented Jul 10, 2015

I invited @debergalis.

@dshaw
Copy link
Member

dshaw commented Jul 10, 2015

@bmeck We can sort out hosting. @rvagg, @timoxley or I could host. That said, I would really like to have you on this panel because I'd love to hear your thoughts on this.

@benjamn
Copy link

benjamn commented Jul 10, 2015

I can talk about why we use Fibers (aka coroutines) at Meteor.

Credentials: I work at Meteor, and I gave this talk at GOTO Chicago a couple months ago: http://benjamn.github.io/goto2015-talk

@benjamn
Copy link

benjamn commented Jul 10, 2015

Oh, also, I'm the primary author of https://github.com/facebook/regenerator, which seems relevant?

@debergalis
Copy link

Thanks @dshaw. You want @benjamn from Meteor.

@yjhjstz
Copy link

yjhjstz commented Jul 21, 2016

fibjs vs node.js , see https://github.com/xicilion/fibjs

@yosbelms
Copy link

If any one wants to know about examples of heavy usage of generators for CSP, concurrency, parrallelism:

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

10 participants