Jim

Results 6 comments of Jim

You can use `threading` module for async or multiprocessing for processes and making it work in the background..

@soniclavier Excellent! Thanks.. If I want to use hdfs but not mongo I still need to remove mongo and solr files? Parts where I updated pom.xml: ``` org.apache.storm storm-core 1.0.1...

@soniclavier So I was having too many issues so I downgraded to 0.10.1; so I won't have to change? So it compiles fine and creates the jar,(I think it works...

@ul-gh Thanks for this but when I try the attached test above with the code in your [repo](https://github.com/ul-gh/PyADS1256), I get error: ``` Traceback (most recent call last): File "test.py", line...

@ul-gh Example files would be awesome! Will look forward to that!! Quick question, when i run test.py I am seeing output like: ``` ADS1256 reported ID value: 3 Press CTRL-C...

@ul-gh Excellent! Looking forward to that!!