Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fork diagram #42

Open
pylover opened this issue Aug 16, 2021 · 0 comments
Open

Fork diagram #42

pylover opened this issue Aug 16, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request Fork Diagram Anything related to Fork Diagram
Milestone

Comments

@pylover
Copy link
Owner

pylover commented Aug 16, 2021

  • Example of Git branching
  • Example of Unix fork

   test             pcap         main            httpd
    .                .            .               .
    .                .            .               .
  START              .            .               .
    |                .            .               .
    |________________             .               .
                     |            .               .
                    fork          .               .
     ________________|\___________                .
    |                             |               .
   test                           |               .
    |                             |               .
   stop                          fork             .
    |________________             |\______________ 
                     |            |               |
                    kill ------> kill ---------> loop 
                     |            | ______________|    
                    wait          |/                   
                     |           join
                     | ___________|
                     |/
                    join
     ________________|
    |
   EXIT

@pylover pylover added documentation Improvements or additions to documentation enhancement New feature or request Fork Diagram Anything related to Fork Diagram labels Aug 16, 2021
@pylover pylover added this to the WhenPigsFly milestone Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request Fork Diagram Anything related to Fork Diagram
Projects
None yet
Development

No branches or pull requests

1 participant