Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to inject fast-serialization : https://github.com/RuedigerMoeller/fast-serialization #43

Open
bmistry13 opened this issue Mar 31, 2020 · 1 comment

Comments

@bmistry13
Copy link

Hi All,

First of all, I am new to Hazel Cast and SubZero Configuration. I would like to compare configured or inject FST serialization into SubZero. Then I would like to compare speed of kryo vs FST and use most FAST serialization/deserialization. Can you please give me a suggestion on how one might one would do this? Basically, I wanted to plug-in into GlobalKryoStrategy. If you give me some hints, I can implement a pluggable interface where kryo vs FST can be used.

Any help is greatly appreciated.

Thanks,

Bhavesh

@jerrinot
Copy link
Owner

hi @bmistry13

currently subzero supports Kryo only. The original idea was to support multiple strategies, but later I figured out it would be too confusing and simplicity for end-users is important for me.

I know about the fast-serialization project. Perhaps it would be worth starting a new integration with Hazelcast.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants