> I don't know much about CP's multiple virtual engine support or about
> CMS multi-tasking, but could an adjunct engine controlled by CMS
> multi-tasking be a path to using zAAPs for JAVA under VM?

Given how UP-oriented and master-processor oriented a lot of CMS-MT is,
and the fact you'd still have to write a command interpreter to operate
in the MT environment, I don't think it'd be particularly much help. 

You'd still be stuck with reimplementing a lot of CMS system services in
Java to avoid switching back to the base processor and inventing some
kind of code tagging system to determine which code sections needed to
be dispatched on which processor set, and at that point, you might as
well write something newer completely in Java and avoid having to switch
back and forth. 

Reply via email to