Microservices ideology real use case. It happens.
If one programming language environment doesn't support a functionality in your server setup, isolate that functionality, abstract it, implement in a different language and ecosystem, connect both apps together.
Microservices ideology real use case. It happens.