JuliaDynamics / JuliaDynamics/ConcurrentSim.jl
TODO: Transparent statistics gathering for resources
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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