in reply to Re^5: Calling a C function using malloc() in a XS
in thread Calling a C function using malloc() in a XS
You could use an external process to do that job. A simulation that requires that much memory would probably benefit from being separate from the web server for other reasons anyway.
|
|---|