Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

How to avoid heap overflow

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #41903
    Sasikumar
    Guest

    Hi all,
    I have developed an application(using erlang) to assist CATI.The application is running fine with less number of users if i run it for 120 users using simulators which continuosly produces a heavy load then the number of messages treceive by the process is heavy and that particualr process is running out of stack, heap.
    The particualr process is in ‘receive’ state to receive any message for it but if the user becomes more the messages become more and the overflow occurs.

    Can any of you suggest me how to overcome this problem.

Viewing 1 post (of 1 total)
  • The forum ‘Telecom Design’ is closed to new topics and replies.