Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Suggestions

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 08-15-2003, 10:21 AM
Mike-7 Mike-7 is online now
Registered User
 
Join Date: 06-13-2003
Location: St-Petersburg, Russia
Posts: 10
Send a message via ICQ to Mike-7
Lightbulb "multithreaded" build execution

A must have feature, I think.

Example:
Suppose we have some very long build action which requires lengthy disk I/O operations or even network calls (e.g. remote telnet session on unix machine). This step can be easily built simultaneously with other actions.

Current state:
That's ok - Visual Builder has an option of asynchrounous build step execution - "Wait for completion" checkbox in some types of actions (e.g. Run Program). But there no way to synchronize build execution at a later point, basically a "join" operation for build steps. For example, synchronization is needed when all binaries are built, and setup program must composed now.

Workaround:
Asynchronous build step can create some disk file upon completion and Visual Builder's 'wait' action can wait for creation of that file. But this is tricky, not obvious and sometimes buggy (e.g. action failed or hung and file will never be created).

Feature:
Add an option to 'Wait' action: "wait until async build step is completed" (with 'step name' parameter). The action will wait (w/ optional timeout) until previously started synchronous build step is completed.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 05:04 AM.


Copyright © 1999-2023 Kinook Software, Inc.