Re: Architecture ideas for batch processing?



"Ray in HK" <ray@xxxxxxxxx> wrote in message news:d8ge0v$20e4@xxxxxxxxxxxxxxxxxxxxxxxxx
> What are the market price of ram.

Thanks for the reply.

RAM can be surprisingly expensive when you buy it in multi-bank,
multi-gigabyte modules for Sun machines. But your point is well
taken. The extra cost may be justified.

There may be some processing efficiencies besides using
less memory management in a multi-threaded vs. multi-tasking
design.

Maybe someone has experience in this area?


.



Relevant Pages

  • Re: Architecture ideas for batch processing?
    ... >> What are the market price of ram. ... > RAM can be surprisingly expensive when you buy it in multi-bank, ... 1.Allocating a process uses more resource than a new thread. ...
    (comp.lang.java.programmer)
  • Re: Architecture ideas for batch processing?
    ... | RAM can be surprisingly expensive when you buy it in multi-bank, ... | multi-gigabyte modules for Sun machines. ... fill them up with RAM and run your batch ... idea of the what the nature of your batch processing tasks is :-). ...
    (comp.lang.java.programmer)