7 ms·
Thanks for your suggestion. Do you have any specific readings for me to look into for building bolts/spouts for sending data into the system? Thanks
by henrythe9th 13y ago
Thanks for your suggestion. Do you have any specific readings for me to look into for building bolts/spouts for sending data into the system?
Thanks
- agibsonccc 13y agoHere's the root wiki: https://github.com/nathanmarz/storm/wiki https://github.com/nathanmarz/storm/wiki Here's the system architecture: https://github.com/nathanmarz/storm/wiki/Concepts https://github.com/nathanmarz/storm/wiki/Concepts Here's non JVM languages (specifically python) for building spouts/bolts https://github.com/nathanmarz/storm/wiki/Using-non-JVM-languages-with-Storm https://github.com/nathanmarz/storm/wiki/Using-non-JVM-langu... Here's an example project: https://github.com/nathanmarz/storm-starter https://github.com/nathanmarz/storm-starter
- henrythe9th 13y agoThanks!