[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] htcondor other language bindings



Hi,

I don't think there's anything in the works -- as HTCondor doesn't have a C++ library interface, the Python bindings have quite a bit of logic (meaning it's significant effort to add other languages).

That said, Matyas has been working on the "htcondor-restd", a REST interface for HTCondor:

https://github.com/htcondor/htcondor-restd

It is currently read-only but we are tinkering with different ways to add write support.

Given the ubiquity of client REST and JSON APIs across essentially every language, this might be the best option for interfacing with HTCondor for non-python users.

Hope this helps,

Brian

On Mar 22, 2020, at 9:43 AM, rmorgan466@xxxxxxxxx wrote:

Similar to Python, are there plans to add more language bindings? Our lab recently switched a lot of infrastructure code to Go and many of our users started to adopt it. It would be great if it would be supported natively. 

--
--- Get your facts first, then you can distort them as you please.--
_______________________________________________
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-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/