Jolt framework lets users force some hung programs to recover

Status
You're currently viewing only sidran32's posts. Click here to go back to viewing the entire thread.
Not open for further replies.
A group of MIT researchers have developed an experimental software framework that can detect when a program has entered an infinite loop in some cases and give the user the option of forcing the loop to end. Ars explains how it works.

<a href='http://meincmagazine.com/science/news/2011/08/jolt-framework-lets-users-force-some-hung-programs-to-recover.ars'>Read the whole story</a>
 

sidran32

Ars Tribunus Militum
1,608
Neat and clever quick fix if the end user is stuck with buggy software. But it would be even better served by software testers. Perhaps that's the market they're going for.

Detecting infinite loops is an NP-complete problem so I'm surprised they were able to come up with a solution that gets them part of the way there, at least. Though I'm sure that it won't get everything. :)
 
Upvote
0 (0 / 0)
Status
You're currently viewing only sidran32's posts. Click here to go back to viewing the entire thread.
Not open for further replies.