Aeolus: Performance
From Pmgwiki
(Difference between revisions)
Dcurtis (Talk | contribs)
(Created page with "# create OS process # inter VN communication # intra VN communication (i.e., inter thread/aeolus process) # fork, (? for to public), (? for to pid) # normal call # call to public…")
Newer edit →
(Created page with "# create OS process # inter VN communication # intra VN communication (i.e., inter thread/aeolus process) # fork, (? for to public), (? for to pid) # normal call # call to public…")
Newer edit →
Revision as of 23:48, 3 February 2011
- create OS process
- inter VN communication
- intra VN communication (i.e., inter thread/aeolus process)
- fork, (? for to public), (? for to pid)
- normal call
- call to public
- call to pid
- closure call
- base web service
- aeolus web service
- create dir
- create file
- list dir
- remove file
- remove dir