RE: Priority on affinityCalls

2018-10-16 Thread chewie
Hi Stan, Thanks for your quick response! Could something like prioritized callables be considered in a future version? Currently in my project a bunch of client nodes send all kinds of affinityCalls to the server nodes and a real-time interaction task and a slow moving batch job probably shouldn't

Priority on affinityCalls

2018-10-15 Thread chewie
Hello and thank you for this project. It's awesome! I'm adapting an older DB-centric application to use Ignite in order to be more scalable and I'm trying to make my affinityCalls work in a prioritized order but can't really work it out. There seems to be a bit of documentation on Job Scheduling b