Talk:Dining philosophers: Difference between revisions

Content added Content deleted
(Livelock in Phyton solution)
 
No edit summary
Line 6: Line 6:


One possible solution to this could be to introduce some policy that would prevent the same fork from being dropped when it was once acquired through waiting, like in the [http://en.wikipedia.org/wiki/Dining_Philosophers dirty/clean forks solution] --[[User:Dmitry-kazakov|Dmitry-kazakov]] 13:07, 8 November 2008 (UTC)
One possible solution to this could be to introduce some policy that would prevent the same fork from being dropped when it was once acquired through waiting, like in the [http://en.wikipedia.org/wiki/Dining_Philosophers dirty/clean forks solution] --[[User:Dmitry-kazakov|Dmitry-kazakov]] 13:07, 8 November 2008 (UTC)


There should be examples of output ; for the novice members. --[[User:Arkapravo|Arkapravo]]19:43 , 8 April 2009 (GMT)