if an error occurred in the rpc server during the execution of rpc-udf. Add java,cpp,python demo of rpc-udf server
927 B
927 B
Remote UDF Function Service In CPP Demo
Compile
make clean && make all
Run
./function_server 9000
9000 is the port that the server will listen on