No comments
		Limitations of WSJF
 
						The biggest issue with WSJF is that it assumes that each objective is pretty much independent of the other objectives that are being evaluated. Continue reading
Weighted Shortest Job First
 
						The biggest issue with WSJF is that it assumes that each objective is pretty much independent of the other objectives that are being evaluated. Continue reading
 
						Effective prioritization can be a challenge in any aspect of life. Simple linear sorted lists tend to encourage inconsistent prioritization criteria between any two items on the list. Weighted shortest job first (WSJF) teases apart a set of prioritization criteria then merges them back together again to create a prioritization … Continue reading