Closed dzierzy closed 8 years ago
did you try to process big amount of notices paralelly?
Of course I did. And I always use multithreading when I'm not testing. For example, today I parsed 360K notices using 4 threads without any error.
Seems like I had some remains in db so id conflict occured. Successfully process 100k items using 8 threads
It's needed to optimize notice processing in order to speed up operations.