rajatkb / Conference-Notify

Conference-Notify is an open source web based application that will aggregate conference information and allow users to search and create recuring reminders and feed for themselves
GNU General Public License v3.0
11 stars 21 forks source link

[Improve ] introduce asyncio or thread parallelism in WikiCFPScrapper.py #5

Open rajatkb opened 4 years ago

rajatkb commented 4 years ago

The current implementation is made keeping in mind future prospect of parallelism. Can make the implementation leverage Python threading for faster processing.

vipuldcoder commented 4 years ago

I am interested with the issue.

abhishekgupta368 commented 4 years ago

I am Interested, can you assign me.

rajatkb commented 4 years ago

@abhishekgupta368 , are you comfortable with using Python asyncIO package ? Also have you gone through the WikiCFP scrapper, The issue would require a thorough understanding of these to tackle. Revert back to me on the same.

abhishekgupta368 commented 4 years ago

I think I should leave it then.