SimGrid  3.13
Versatile Simulation of Distributed Systems
trace-process-migration.c File Reference
#include "simgrid/msg.h"

Functions

static int emigrant (int argc, char *argv[])
 The guy we will move from host to host. More...
 
static int policeman (int argc, char *argv[])
 
int main (int argc, char *argv[])
 

Function Documentation

static int emigrant ( int  argc,
char *  argv[] 
)
static

The guy we will move from host to host.

It move alone and then is moved by policeman back

static int policeman ( int  argc,
char *  argv[] 
)
static
int main ( int  argc,
char *  argv[] 
)