Skip to content

Morgane55440/basic_python_client-server

Repository files navigation

basic_python_client-server

a basic client-server exercise as prelimibary for an interview

usage

on a linux machine with python 3, use "make" to generate the pymathfun library from the "mathfun.c" file

start server.py, then client.py, on the same machine

you can write commands on the client command invite

commands

send X

schedules the computation of fibo(x) by the server.

list

return the list of all computations done by the server, their status, and when applicable, the result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published