Issue Details (XML | Word | Printable)

Key: EJAB-19
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Mickaël Rémond
Reporter: Mickaël Rémond
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ejabberd development

Performance improvement with patched Erlang supervisor.erl

Created: 02/Jan/06 07:05 PM   Updated: 02/Jan/06 07:06 PM
Component/s: None
Affects Version/s: ejabberd 1.0.0
Fix Version/s: ejabberd 1.1.0

Time Tracking:
Not Specified

File Attachments: 1. Text File supervisor-dict.patch (3 kB)


Participants: Mickaël Rémond
Company: process-one.net (Find related issues)
Labels:
Days since last comment: 2 years, 48 weeks ago


 Description  « Hide
Using a modified version of Erlang supervisor.erl file improve the supervisor performance when dealing with very large number of dynamic children. ejabberd use dynamic children for supervising connection process.

 All   Comments   Work Log   Change History   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Mickaël Rémond added a comment - 02/Jan/06 07:06 PM
This supervisor version has been added to ejabberd Linux installer generation.