java - BytesMessage without OOM -



java - BytesMessage without OOM -

is there way set big file in jms queue without loading whole thing in memory? let's file 100mb, can stream in , out of queue or must load whole byte array in memory?

this not straight supported jms. there jms-supporting implementations, such apache activemq back upwards passing streams. see this page on activemq site more information.

java jms out-of-memory

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -