Skip to content

i have some questions about performance #24

Open
@aijingsun6

Description

@aijingsun6
  1. in log_manager.erl function notify_logger use gen_event:sync_notify(...) it was blocked util message ahead was handled,why not use method gen_event:notify(...)

  2. when so many messages send to defalut_logger ,the memory was cost a lot,why not use another form of message queue,like ets cache?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions