Open vanatteveldt opened 8 years ago
I added a test for the whole file pipeline: you can add documents to the queue, check their status, process them, and get the results.
We need to create a base worker and check that it works in a multi-process setting with separate client and worker threads.
Test client - server - worker- server - client integration for direct filesystem access Depends on #2 and #5