Skip to main content

Questions tagged [software-schedules]

-2 votes
2 answers
182 views

Have question on priority scheduling both in preemptive and nonpreemptive and wanted to make sure understand it correctly. (Higher the number highest priority) Process Arrival Time Burst Time ...
TOD's user avatar
  • 1
0 votes
0 answers
93 views

I'm reading OS Concepts for my undergrad OS class and came across this topic: Pthread scheduling (System and Process) Then I kept reading and came across POSIX Real-Time Scheduling that has two ...
mLstudent33's user avatar
3 votes
3 answers
1k views

I've been reading Steve McConnell's Software Estimation: Demystifying the Black Art book, and he gives an equation for estimating nominal schedule based on Person-months of effort: ScheduleInMonths = ...
Steve Campbell's user avatar
30 votes
15 answers
6k views

Possible Duplicate: Why are software schedules so hard to define? I often need to explain to senior management why software estimation is so hard, and why our preliminary estimates are often so ...
Craig Schwarze's user avatar