]> rtime.felk.cvut.cz Git - frescor/frsh-forb.git/commit
Prepared for multiple executors in a single address space
authorPetr Benes <benesp16@fel.cvut.cz>
Tue, 8 Feb 2011 13:52:56 +0000 (14:52 +0100)
committerPetr Benes <benesp16@fel.cvut.cz>
Tue, 8 Feb 2011 13:52:56 +0000 (14:52 +0100)
commitc1f137a0073c4f356b9a5c41787e1fa6da8599d8
tree6ee02d297fab7c3cbec8ef29bf24ce1ad3528ec8
parentcfb4e4e1b41c06467f5eca23672784c70027cd54
Prepared for multiple executors in a single address space

Object implementation invocation prepared for a use of multiple
executors running in a single address space.

One can call the iop methods in the same way as for the case of
a remote invocation.
src/forb/src/exec_req.c
src/forb/src/exec_req.h
src/forb/src/iop.c
src/forb/src/request.h
src/forb/src/tests/executor_calls.c