Re: [QGIS-Developer] Multiprocessing qgis console

2019-12-11 Thread Shane Carey
Ok cool - thanks

On Céad 11 Noll 2019 at 09:07, Luigi Pirelli  wrote:

> 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
> 
> * Hire a team: http://www.qcooperative.net
>
> **
>
>
> On Wed, 11 Dec 2019 at 08:33, Shane Carey  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@lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
> --
Le gach dea ghui,
*Shane Carey*
*GIS and Data Solutions Consultant*
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Multiprocessing qgis console

2019-12-11 Thread Luigi Pirelli
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

* Hire a team: http://www.qcooperative.net
**


On Wed, 11 Dec 2019 at 08:33, Shane Carey  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@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Multiprocessing qgis console

2019-12-10 Thread Shane Carey
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@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer