PureBytes Links
Trading Reference Links
|
Hello,
No, by default all .EXE OLE/COM servers use always first running instance,
and you can not change it.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "tiedemj" <home@xxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Monday, January 15, 2007 10:01 PM
Subject: [amibroker] Multiple Broker.Application instances with multiple CPU machines
> Hi,
> When using the
> Type objClassType;
> objClassType = Type.GetTypeFromProgID
> ("Broker.Application");
> application = Activator.CreateInstance(objClassType);
>
> interface to access AmiBroker functionality from C# multiple times, it
> seems I only get access to one running instance. Is there a way to
> have more running instances of "broker.exe" - and reference each
> individually from code? This would allow full exploitation of multple
> CPU machines. I have no problem of starting the amibroker application
> normally - and run two optimizations manually.....
>
> Any help appreciated.. tx
>
> Jens
>
>
>
>
> Please note that this group is for discussion between users only.
>
> To get support from AmiBroker please send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
> Yahoo! Groups Links
>
>
>
>
>
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.12/628 - Release Date: 1/15/2007 11:04 AM
|