Matthew Rocklin
Matthew Rocklin
> Yes, this is interesting. We'd be happy to chat.  Did this ever happen? If not, are people free today? I'm in use-case collecting mode for streamz, so I...
Any time constraints? I'm busy after 4:30pm Eastern US. On Tue, Oct 3, 2017 at 11:05 AM, Julien Lhermitte wrote: > yep, should be able to make time. @mrocklin >...
That would be most welcome! On Thu, Feb 22, 2018 at 7:56 PM, tester123 wrote: > I just noticed the new release (awesome!) but when I went to look at...
I'll go ahead and claim that the current approach exposes all available parallelism. We just emit tasks and the scheduler manages them as appropriate.
I'm confident that it will break on you in many obvious and subtle ways. But in theory I think that it solves your problem just fine :) On Wed, Aug...
Do you have a concrete need for this or is this hypothetical at the moment?
OK, is this something that you can play around with externally to see what patterns work and don't work before we add into streamz core? Presumably the `register_api` approach allows...
Committing breaking or WIP code makes lots of sense. I do it all the time. Squash-and-merge allows this kind of workflow during a PR without having it bleed into the...
I see that as separate. That is information that a newcomer should be aware of like write tests, check style, document functions, etc.. This issue is about how people with...
In dask I tend to just informally tell individuals when they get commit rights. Happy with whatever On Tue, Sep 5, 2017 at 1:12 PM, Christopher J. Wright < [email protected]>...