UUDigitalHumanitieslab / timealign

Parallel corpus annotation and visualization
http://time-in-translation.hum.uu.nl
MIT License
7 stars 1 forks source link

Scenario calculation: with Celery? #78

Open mhkuu opened 3 years ago

mhkuu commented 3 years ago

Currently, scenarios are calculated on the fly, which could (potentially) lead to time-outs. Investigate the possibility to use Celery to make this a background task.