1. Question about "resource" use is vague. So the first thing to do is figure ourt what it is you are worried about: speed of execution? speed in-and-out of java? memeory utilization?
2. Your second move should be to write a small program to test it - find out if the performance or memory use is acceptable.