Skip to content

Experimental concurrency model based on petri nets

License

Notifications You must be signed in to change notification settings

bdasgupta02/znet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z-Net POC

A petri-net variation that emulates recursion through acyclic structures and defined hierarchies. Explanation of design are in the slides.pdf file for now, but these are just rough ideas. Was thinking of making some formal definitions, frame rules and proofs - and a better implementation since this is just a POC.

Done

Static analysis

  • Compile-time deadlock detection

To-do

  • More testing
  • Fixing up DFS and perhaps exploring incidence matrix methods
  • Task-queue based multi-threaded execution
  • Fault tolerance centrality beyond betweenness
  • Perhaps a paper

About

Experimental concurrency model based on petri nets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published