comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » 6.3 reactions?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: 6.3 reactions? [message #48644 is a reply to message #48556] Thu, 11 May 2006 13:15 Go to previous messageGo to previous message
codepod is currently offline  codepod
Messages: 19
Registered: March 2006
Junior Member
Some key items we've found when using the bridge:
- Create several worker bridges at application startup and just use
them during the lifespan of your application. This minimizes any
bridge/process start up costs (most of which are path searching and a
quick license check).
- Minimize transfers between processes. The transfers are fast, but not
as fast as in process ops.
- Dispatch discrete tasks to the bridges for execution. Really, this
applies to any type of background/multi-thread type of processing work.


Concerning the VM posts in this thread:
- The execute method on the bridge is disabled in VM mode.
- The execute system routine was disabled to prevent the construction
of simple command line application creation using the VM (as the
example in this thread shows).

And on the question concerning using a runtime license to create a
command line, you could do it since execute is enabled, but code
compliation is disabled which is limiting.

-CP
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: IDLWAVE and starting a comment on a new line
Next Topic: Re: changing a datatype in a structure

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 16:39:38 PDT 2025

Total time taken to generate the page: 0.87095 seconds