skip to main content

Files Management : Indexed Files : File Connectors

File Connectors
Overview
isCOBOL provides a File Connector technology for file systems with native parts. File Connectors separate ISAM native access from java process.
It’s particularly useful when working in Application Server environment. For every isCOBOL SERVER thread (a thread is created for each connected Client) a separate native process is invoked. isCOBOL SERVER communicates with the native process through unnamed pipe.
The advantage of this approach it is to separate java code from native code to have a 100% pure java server.
This feature is currently supported for

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left