Yelp / pyleus

Pyleus is a Python framework for developing and launching Storm topologies.
Apache License 2.0
403 stars 107 forks source link

how to write drpc with pyleus? #143

Open liguxk opened 9 years ago

liguxk commented 9 years ago

How to write DRPC with pyleus? have a sample?

jamhall commented 9 years ago

I, too, would also like to know how to do this.

poros commented 9 years ago

I've never written a Storm DRPC topology myself, so I don't really know. Is pyleus missing any specific Storm feature allowing people to do so? If this is the case, please create a new issue.