If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > Fujitsu NET COBOL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-04-04, 09:07
VStarClassic VStarClassic is offline
Registered User
 
Join Date: Feb 2004
Posts: 2
Unhappy Fujitsu NET COBOL

Help, we are trying to track down a performance issue with the Fujitsu NET COBOL 2.0 environment. Our architecture is as follows:
VB .NET Presentation Layer
FUJITSU NET COBOL OO data marshalling layer
FUJITSU NET COBOL procedural COBOL business logic layer

It appears that the first invocation of a data marshalling layer results in an extended delay before the entry point to the procedure division actually takes off and the program actually starts to execute. This lag time seems to vary by the amount of data movement code in the procedure division of the method. Still these variances are along the lines of 1-300 lines of code, a rather small number. I see this same type of lag time the first time I invoke a low level procedural cobol .dll . Has anyone out there seen anything like this type of behavior. I have 300+ application .dll's to get working smoothly and this is a total stopper.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On