Hi,
Unfortunately, it appears the JSON rendering of the ClassAd is not exposed to the python bindings.
If it was, then you could probably keep the effective gap between "Python speed" and "C++ speed" fairly close.
Being able to embed a python webapp is probably advantageous for doing quick development as opposed to coding webapps in C++ (yuck!).
Brian
It would be faster to get it up and running, but in absolute terms, the asynchronous Python frameworks are still not as fast as asynchronous native code. It might be fast enough though.
-- Steve Chan KBase - Environ Genomics & Systems Biology Lawrence Berkeley National Lab
_______________________________________________ HTCondor-users mailing list To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a subject: Unsubscribe You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/htcondor-usersThe archives can be found at: https://lists.cs.wisc.edu/archive/htcondor-users/
|