[xSocket-develop] Question about optimization
Status: Inactive
Brought to you by:
grro
|
From: M. B. <mic...@el...> - 2010-06-04 22:57:16
|
Dear Xsocket Team, I have been developing an application using Java and xsocket library. I have, however, a problem with increasing consumption of memory. Profiling tool says that DirectBuffer or Byte[] is heavily used and memory consumption increases fast. I have used usedirect option- it seems that it has helped but still memory consumption increases but not that fast. Could You, please, help me solve this problem? Regards, Michal Bucko |