Return stack size information with PROCESS PROPERTIES

See my official feature request.

When executing processes that have the potential to use a large amount of memory 4D recommends “allocating enough stack size to the process” to be sufficient to do the job.

Well how would we know that?

I propose adding two additional return variables to PROCESS PROPERTIES. Stack Size and Stack Utilized.

This would allow me to get a point in time measurement of what I allocated to the process and how much the process is currently using of that allocated stack.

Product :4D – 4D Server
4D : v11 SQL r8
OS : Mac OS 10.5.7 or Windows


Significant Revisions

  • May 6th, 2024 Converted to jekyll markdown format and copied to personal site
  • Mar 21st, 2011 Originally published on txcowboycoder wordpress site1

Footnotes

  1. Initial md Generated using https://github.com/jsr6720/wordpress-html-scraper-to-md

    Original Wordpress categories: [‘4D’, ‘Wish List’]

    Original Wordpress tags: “4D”, “Wish List”, “execute on server”, “new process”, “PROCESS PROPERTIES”, “stack size”