Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

application layer protocol for submitting a job to remote server (fork)

0 views
Skip to first unread message

oliver....@gmx.de

unread,
Jun 13, 2006, 3:19:34 AM6/13/06
to
Hello,
I've to design a protocol in the application layer which sendes jobs
(execution of a program) from process A to process B reliable (TCP/IP
as transport protocol). Process B has to acknowledge the message an
fork the job. After termination of the job (program) B sends a message
to A with the termination status of the forked job after a certain
time.

Is such a protocol already defined?
If not what would you suggest (stop-and-go protocol,
three-way-handshake, full-duplex)?

regards,
Oliver

0 new messages