Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 783 Bytes

examples.md

File metadata and controls

17 lines (13 loc) · 783 Bytes

MailerQ examples

MailerQ is compatible with a lot of languages. For a language to be compatible with the MTA, all that is needed is support for JSON and the language being able to communicate with RabbitMQ. Some of the languages where this is possible are: C#, Erlang, Java, .NET, Perl, PHP, Python, Phyton-Puka and Ruby.

For the examples below, it is asumed that MailerQ will be able to communicate with the RabbitMQ and MySQL servers.

At this moment, the following examples are available