Remote Compilation

From: Sergey Grigorchuk (sng_at_lemosoft.com)
Date: 08/25/04


Date: 25 Aug 2004 08:52:54 -0700

Our company develops Lemo Cobol IDE and we are going to implement
Remote Compilation. This feature allows to compile the sources on a
remote server using network.

We would like to know how you use remote compilation.

We have two different scenarios for this purpose.

1. FTP + TelNet. User specifies parameters of FTP and TelNet
connections. IDE copies files through FTP to server. IDE launches
compiler on the server using telnet and shows output log. IDE copies
binary files from server to client through FTP.

2. Compilation Server. Admin launches special program on the server-
Compilation Server. The IDE communicates with the Compilation Server.
The IDE passes sources to the Compilation Server. The server compiles
the sources and passes the output log to IDE. IDE shows the log.

What do you think about these scenarios?

Thanks
Sergey Grigorchuk
LemoSoft Company
http://www.lemosoft.com



Relevant Pages

  • Re: Remote Compilation
    ... > We would like to know how you use remote compilation. ... IDE copies files through FTP to server. ...
    (comp.lang.cobol)
  • Re: VarPtr and passing variables by ref
    ... or the background compilation that is an early ... simply open those files in the IDE. ... This becomes stored 'opcode' within the IDE, The 'text' portion of the code ... that you see in the editor is a 'View' to the underlying pcode. ...
    (microsoft.public.vb.general.discussion)
  • Re: [OT] applications
    ... layout tool alone, I know I had an entire IDE in the back of my mind, ... but could also connect to a (presumably LAMP) server ... which are consistent to those stored in a server database. ... exposing a couple of SOAP service endpoints for the client ...
    (Ubuntu)
  • Re: More fuel for the 64-bit fire ...
    ... most folks don't install desktop applications on servers. ... we sure aren't going to install it on a server! ... >> d) Even if they had a 64-bit IDE and compiler, VCL, ... I can't see a big market in this for Borland. ...
    (borland.public.delphi.non-technical)
  • Re: Subclassing compilation crash
    ... > subclassing off, the IDE no longer crashes. ... > I do have - and always have had - such code to reset the window proc. ... > However, during compilation, the first two message boxes pop up just ...
    (microsoft.public.vb.general.discussion)