RustySnek / Venomous

An Erlport wrapper for concurrent use of Python processes.
GNU General Public License v3.0
15 stars 2 forks source link

🐍 Exclusive snakes #1

Closed RustySnek closed 5 months ago

RustySnek commented 5 months ago

Basically pet snakes...

Add a way to create SnakeWorker process with assigned name, custom encoder and ttl. ex. exclusive_python(:my_lovely_pet, {:encoders, :lovely_pet_encoder, []}, :infinity) -> {pid, pypid}

RustySnek commented 5 months ago

Closed with #9