I have found problems with multi-threading, not so much because of gambas.
But how to spilt a task for multi-threading! It would be interesting
to know what
solutions people has invent.


Jussi



On Sat, Sep 12, 2009 at 02:25, nando <nand...@nothingsimple.com> wrote:
> I run simultaneously multiple Gambas apps on a multicore cpu -
> some very cpu and I/O intensive and SHELLing big scripts
> in the background.
> Most impressed I'm with is dual Atom with hyperthreading
> which looks like four cores to the kernel.
> My apps are not the same (ie parallel programs).
> The kernel does wonderful job working and balancing things out.
> Parallel programming and multi-threading is where things are going.
> Gambas isn't either (yet).
> I written a few programs that SHELLs multiple identical Gambas progams
> as if it was like a single multi-thread program.  Works fine.
> Benoit et al has done a wonderfuljob!
> -Fernando
>
>
>
> ---------- Original Message -----------
> From: Ivan Williams <ivanwm...@yahoo.com>
> To: gambas-user@lists.sourceforge.net
> Sent: Fri, 11 Sep 2009 13:01:36 -0700 (PDT)
> Subject: [Gambas-user] intel i7 - parallel processing
>
>> Greetings
>>
>>      I currently program in gambas on a P4 Dual Core with 2 GB RAM and will 
>> be
>> upgrading to a I7 system by the end of the quarter.  I am wondering if anyone
>> out there is programming on a i7 and if so, what kind of speed are you 
>> seeing in
>> program execution?  Also, have you had any success in parallel programming 
>> with
>> gambas and if so are you willing to share your code?
>>
>> Thank You
>>
>> Ivan
>>
>> I never saw a wild thing sorry for itself.
>> A small bird will drop frozen dead from a bough
>> Without ever having felt sorry for itself.
>> -- D.H. Lawrence
>>
>> http://www.usconstitution.net/const.html
>>
>> Linux - Live Free or Die.
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
>> trial. Simplify your report design, integration and deployment - and focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
> ------- End of Original Message -------
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to