I'm not sure to really understand the actual meaning of your message "Anonymous Monk", nevertheless, I'll try to answer.

1. Am I wasting my time? I don't know who can actually judge of that here but indeed I am learning and gaining experience so I only see positive output.

2. Investing my knowledge into SAAS? I don't understand the relation with this post. Can you elaborate?

3. The app reads and transform large text files used as input for machining. I want this to run on Windows so the end users can all run this app, no matter their platform. The reason for the two independent scripts is that I don't own the one I called compute.pl in my initial post and his author and I would rather keep that independence. I am the owner of the gui.pl script and do my best to make it work with this constraint.

I hope this answers well your post, that I find a little bit offensive. I'm just learning and trying to achieve a certain goal, if I'm doing wrong or not explaining all what should be, then I appreciate being guided, not just getting told that I'm wasting my time.


In reply to Re^2: Shared memory and asynchronous access by vef445
in thread Shared memory and asynchronous access by vef445

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.