> I need a large amount of memory for variables - about 128MB.
> But Java don't want to give me that much memory.
>
> Is there an option which controls the memory usage?
Re: forth and virtual memory ... too, maybe even the same order, so ordering the blocks by allocation... on systems with too little memory... What Java is known for, and what it actually does, are two distinct ... My measurements indicate that some of the benchmarks (from SpecJVM98, ... (comp.lang.forth)
Re: What is the fastest method of parsing scheme? ... These issues can be eliminated by the use of custom memory allocators... Any other ideas why Scheme would be faster than C++ and Java for heap ... For example, in my compiler, the procedure ) ... (comp.lang.scheme)
Re: JVM/Java memory footprint ... I found that if I use Java for developing the CLI ... application I will be exhausting the memory of our Application Server ... Just to mention the architecture,users use ... what WHAT specific REASON do you have to make ... (comp.lang.java.programmer)
Re: Function pointers (Callback functions) in Java ? ... > allocate a memory pool from which I can request memory slices as and ...Java however, does not support structures like C does. ... This is a data centric solution, ... So for a callback, you cannot use anything other than ... (comp.lang.java.programmer)
Re: how to wait for socket communications ... the JVM when the Java program gets closed, and ending up with memory leaks.... Unfortunately, in connection with getting advised not to use sockets, my ... in this context as memory allocation technique, not file I/O.... (microsoft.public.win32.programmer.networks)