python - django csv import threading -


Is it possible to use threading when importing data from the CDS files to the DNS.

Django is Python, otherwise you can use threads, processing, etc. See the dragon docs on this matter.

However, threads in the spawning web environment may not be a good idea, try searching for "django asynchronous" here - you will get many ideas without threading it.


Comments

Popular posts from this blog

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net - getting a value of selected radiobutton in LoadViewState -