DistrictDataLabs / baleen

An automated ingestion service for blogs to construct a corpus for NLP research.
MIT License
86 stars 38 forks source link

Create Queue/Multiprocess #16

Closed bbengfort closed 8 years ago

bbengfort commented 8 years ago

Create a multiprocess queue model for either threading or multiprocess.

bbengfort commented 8 years ago

Probably going with asyncio and adding Python 3.5 as a requirement for Baleen.