The best library for working with AMI

Colleagues, I want to write a simple program that displays the composition and depth of the queue. The most comfortable languages for me are C and Perl. Somewhat worse I know Python.

Tell me, please, for which of these languages is there the most convenient and regularly developed library for accessing AMI?

Grateful for the answer
Ogogon.

I think the answer is none of these. I think the best support is for PHP.

Of the ones you mention, I would suspect that Python is the only one with any library. Libraries are normally class libraries, so it would have to be C++, but I’m not aware of one.

I’d also add that most libraries are extremely thin veneers on the actual protocol; just thick enough to confuse people when things go wrong, because they don’t understand what is going on under the hood.

Googling ‘perl ami library’ yields at least 3 libraries.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.