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

Add Streaming API #5

Open
theturtle32 opened this issue Aug 16, 2011 · 11 comments
Open

Add Streaming API #5

theturtle32 opened this issue Aug 16, 2011 · 11 comments
Assignees

Comments

@theturtle32
Copy link
Owner

For extra high scalability and the ability to handle arbitrarily large messages, there should be an optional Streaming API exposed to the application in addition to the Message-oriented and Frame-oriented APIs.

@ghost ghost assigned theturtle32 Aug 16, 2011
@kazuyukitanimura
Copy link
Contributor

+1

@MichalCz
Copy link
Contributor

Actually I did an attempt on this with my colleague, but we ended up with a total rewrite idea so we gave up... This might be very useful for my upload app.

@theturtle32
Copy link
Owner Author

Yes, it would be a nearly total rewrite to add streaming support. My plan was to re-write it to be stream-oriented, and then re-create a message-based API on top of that to maintain API compatibility with the existing code and for ease of use when full streaming isn't strictly required.

But the magnitude of the task is why it's been on the back burner for a while. I don't have the bandwidth to dedicate to the task quite yet.

@MichalCz
Copy link
Contributor

If you need help, just write a comment here as soon as you start work. There will be a lot of coding on this so I think we could split work. :)

@theturtle32
Copy link
Owner Author

Awesome! I'll keep that in mind and let you know!

Sent from my iPhone

On Feb 12, 2012, at 5:08 AM, Michał Czaprackireply@reply.github.com wrote:

If you need help, just write a comment here as soon as you start work. There will be a lot of coding on this so I think we could split work. :)


Reply to this email directly or view it on GitHub:
#5 (comment)

@dinana
Copy link

dinana commented Jul 9, 2012

I would love to help do that as well, when/if you decide to go through with it..

@abpin
Copy link

abpin commented Nov 29, 2012

+1 any updates?

@bigeasy
Copy link

bigeasy commented Aug 4, 2016

Did this ever happen or get close to happening?

@lobabob
Copy link

lobabob commented Aug 30, 2016

Don't think it actually happened yet or even got started yet for that matter.

@lobabob
Copy link

lobabob commented Sep 6, 2016

Also, bump.

@vidstige
Copy link

bump

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

8 participants