Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [leshan-dev] High Availability characteristic of Leshan

Hi,
Today Leshan is more a lib for implementing your own LWM2M client/server.

Some commercial cloud products are built on top of it (for example Sierra Wireless cloud platform http://www.sierrawireless.com/products-and-solutions/sims-connectivity-and-cloud-services/airvantage/ )


Some effort are made for making Leshan more scalable out-of-the box by being horizontally scalable: https://github.com/eclipse/leshan/wiki/Cluster

If you are interested you can watch and comment in this pull-request https://github.com/eclipse/leshan/pull/89



--
Julien Vermillard

On Wed, Mar 16, 2016 at 3:14 PM, Subhash Nair p <edu.subhashnair@xxxxxxxxx> wrote:
Hi all,


     How is the scenario like millions of devices register together (at the same time )  are planned for Leshan.  I guess Client registry , observation registry  all  are in memory .  What is the opinion about storing registration informations to database.
 Also  whether load balancers will  ensure High Availability.?


Thanks
Subhash

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



Back to the top