Skip to content

During clustering, concurrent requests are being executed sequentially instead of parallelly #1

Description

Stephen Grider/EnhancingPerformance/1-\ Clustering.js should not take 10 seconds when benchmarked using ab -c 2 -n 2 localhost:3000/

It should only take around 5 seconds. I have verified that two different processes are handling both the concurrent requests but still both the processes are executing the requests sequentially, which I don't understand at all.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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