Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: CPU Schedule Visualization - Gantt Chart

by jasonk (Parson)
on Apr 22, 2008 at 13:09 UTC ( [id://682161]=note: print w/replies, xml ) Need Help??


in reply to CPU Schedule Visualization - Gantt Chart

For that type of application you may be better off with a Sequence Diagram than with a Gantt chart. There is at least one module on CPAN to generate sequence diagrams (UML::Sequence) which even includes some samples of generating them automatically from a call graph. I haven't used it for anything serious yet, but I've got it on my list for the next time I have a need to do automated sequence diagrams...


www.jasonkohles.com
We're not surrounded, we're in a target-rich environment!
  • Comment on Re: CPU Schedule Visualization - Gantt Chart

Replies are listed 'Best First'.
Re^2: CPU Schedule Visualization - Gantt Chart
by perreal (Monk) on Apr 22, 2008 at 14:46 UTC
    thank you, this a totally new perspective! Now I'll see if Sequence Diagrams work for me. However, I need accurate timing information -you know nanoseconds- which is the part most available solutions fail.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://682161]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-25 20:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found