GitHub / CristianCosci / Fibonacci_series_using_fork_and_child_process
A program that recursively calculates the X-th Fibonacci number using a separate process for each call.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CristianCosci%2FFibonacci_series_using_fork_and_child_process
PURL: pkg:github/CristianCosci/Fibonacci_series_using_fork_and_child_process
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 5.86 KB
Dependencies parsed at: Pending
Created at: almost 5 years ago
Updated at: about 1 year ago
Pushed at: over 2 years ago
Last synced at: about 1 year ago
Topics: child-process, fibonacci-sequence, fork