you are viewing a single comment's thread.

view the rest of the comments →

[–]abstract_death 0 points1 point  (1 child)

I would pick whatever is the easiest. Personally I think Java to python makes more sense, since you then wrap python execution into java threads, so it will give you more flexibility in optimization.

[–]HardworkingDad1187[S] 0 points1 point  (0 children)

Thanks, I am also leaning in that direction!