hazelcast / hazelcast-nodejs-client

Hazelcast Node.js Client
https://hazelcast.com/clients/node-js/
Apache License 2.0
150 stars 59 forks source link

Executor service for nodejs client. #1462

Closed Karnav123 closed 1 year ago

Karnav123 commented 1 year ago

Is there "Java Executor Service" like feature service for hazelcast-nodejs-client ? If not, is there any way to implement it in nodeJs application?

yuce commented 1 year ago

@Karnav123 Hi Kumar, Node.js client doesn't have the Executor Service currently.

Having said that, would you be open to have a discussion about how you use our Node.js client? If it's OK for you, we can chat on the Hazelcast Community Slack. We have a dedicated channel for the Node.js client at: https://hazelcastcommunity.slack.com/channels/nodejs-client. You can get an invitation at: https://slack.hazelcast.com/ if you are interested to have a chat, post your questions or share your knowledge.

Karnav123 commented 1 year ago

@yuce Thanks for your response. I have joined the slack group and explained the use case there.