irmen / Pyrolite

Java and .NET client interface for Pyro5 protocol
MIT License
177 stars 47 forks source link

for pyro5, separate pickle to a stand alone library #72

Closed irmen closed 4 years ago

irmen commented 5 years ago

Pyro5 will require some changes to the protocol. Also it doesn't support Pickle as a serializer anymore. So; split off the pickle code into a separate library.

irmen commented 5 years ago

@stephentoub , @eerhardt I assume .NET for Spark only utilizes the pickling classes from Pyrolite? Would it be problematic if this was split off into a separate library?

irmen commented 4 years ago

https://github.com/irmen/pickle