Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mosquitto-dev] Plug in documentation

 

Thanks Jeff – that looks great. I should be able to get started from that!

 

 

From: mosquitto-dev-bounces@xxxxxxxxxxx [mailto:mosquitto-dev-bounces@xxxxxxxxxxx] On Behalf Of Jeff Armstrong
Sent: Thursday, April 27, 2017 3:47 PM
To: General development discussions for the mosquitto project
Subject: Re: [mosquitto-dev] Plug in documentation

 

Hi Tim,

 

I can't help you with performance benchmarks, but I have used an auth plugin. Check out https://github.com/jpmens/mosquitto-auth-plug. The README is pretty comprehensive and should be enough to get started using the plugin.

 

On Thu, Apr 27, 2017 at 4:13 PM Tim McCracken <Tim.McCracken@xxxxxxxxxxx> wrote:

Greetings,

 

I am new to MQTT and mosquito. From the docs, Mosquitto looks like a great product! And I have downloaded it and done a little functional testing with the sample subscriber and publisher.

 

I noted in the mosquitto.conf file that it supports plugins for user authentication and authorization for topics – I need both. But I haven’t located any documentation on the plugin APIs. Where might I find that?

 

Also, I haven’t seen any performance benchmarks. I am just looking for some very broad idea of forwarding performance.  I know without specifying all sorts of variables it’s pretty well impossible, but I am just looking for orders of magnitude type numbers. Should I expect it to forward 100, 1000, 10000 or 100000 (or whatever range) messages per second on a small Windows server or desktop? Or are there some existing benchmarks somewhere?

 

Thanks!

 

Tim

 

 

_______________________________________________
mosquitto-dev mailing list
mosquitto-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/mosquitto-dev

--

Jeff Armstrong

Software Engineer

Greenfield Labs


Back to the top