I'm just starting to test Hazelcast Jet on our cluster. Now starting an instance isn't to difficult. BUT: doing so requires a full (albeit small) jar to be executed including a full sized (and probably not optimized) jvm.
Are there alternatives? Like pre-optimized standalone "only start this instance to use a cluster node" packets?
My googling hasn't brought any results, so maybe someone else had more success?