Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

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, 10: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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On