User Tools

Site Tools


user:creid4:portfolio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
user:creid4:portfolio [2015/01/20 00:54] – external edit 127.0.0.1user:creid4:portfolio [2016/11/30 15:11] (current) – [unix] wedge
Line 1: Line 1:
 ======Portfolio====== ======Portfolio======
 +to be implemented forking in php.
 +
 +  * http://lab46.g7n.org/~creid4/php/project.html
 +
 +**Update** the above link no longer is relevant as the php function only works within a terminal.
 +due to this technical difficulty the project has been submitted server side. 
 +
 +Explenation: the php file runes then splits using the pcntl_fork() function to chreat a child from the process.
 +Then the two processes print if they are a parent or child. This demonstrates a concept I was learning in my systems class and thought it was neat that php was capable of the same thing.
 +
 +ref
 +  * http://php.net/manual/en/function.pcntl-fork.php
 =====cprog===== =====cprog=====
   * [[user:creid4:portfolio:cprogproject1|cprog Project A]]   * [[user:creid4:portfolio:cprogproject1|cprog Project A]]
Line 7: Line 19:
   * [[user:creid4:portfolio:unixproject1|unix Project A]]   * [[user:creid4:portfolio:unixproject1|unix Project A]]
   * [[user:creid4:portfolio:unixproject2|unix Project B]]   * [[user:creid4:portfolio:unixproject2|unix Project B]]
 +
 +=====hpc1=====
 +  * [[user:creid4:portfolio:hpc1project1|hpc1 Project A]]
 +  * [[user:creid4:portfolio:hpc1project2|hpc1 Project B]]
  
  
user/creid4/portfolio.1421715286.txt.gz · Last modified: 2016/04/06 20:19 (external edit)