[QGIS-Developer] Multiprocessing qgis console

Luigi Pirelli luipir at gmail.com
Wed Dec 11 01:07:25 PST 2019


Not yet... but consider that GUI works in the main thread => if you need to
post messages in the console you should need to create producer/consumer
queues (see use of Queue module).
I would suggest to simplify everything using QgsTask.

cheers

Luigi Pirelli

**************************************************************************************************
* LinkedIn: https://www.linkedin.com/in/luigipirelli
* Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
* GitHub: https://github.com/luipir
* Book: Mastering QGIS3 - 3rd Edition
<https://www.packtpub.com/eu/application-development/mastering-geospatial-development-qgis-3x-third-edition>
* Hire a team: http://www.qcooperative.net
**************************************************************************************************


On Wed, 11 Dec 2019 at 08:33, Shane Carey <careyshan at gmail.com> wrote:

> Hi,
>
> Has anyone to successfully setup multiprocessing through the the qgis
> console?
> Thanks
> --
> Le gach dea ghui,
> *Shane Carey*
> *GIS and Data Solutions Consultant*
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20191211/e9a29d1a/attachment.html>


More information about the QGIS-Developer mailing list