JuliaDynamics / JuliaDynamics/ConcurrentSim.jl

TODO: Transparent statistics gathering for resources

Open
#80 1 comment 1 reaction 0 assignees View on GitHub

@Krastanov is already working on this.

Since Aug 3, 2023.

  • #94 by @Krastanov — open
Dominant language
Julia
Stars
198
Forks
40
Avg merge
21h 40m
Merged PRs (30d)
2

Description

I decided to open this issue to document the TODO item on the README.

Resource statistics of interest (please edit this list as deemed pertinent):

  • utilization: number of busy servers / total servers in each resource
  • put queue length: number of items in put queue
  • get queue length: number of items in get queue

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the README TODO and inspect linked pull request #94 to understand the existing work. Done means transparent resource statistics cover utilization, put queue length, and get queue length, with the final scope agreed and documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.