Skip to content

A framework to build components for high performance distributed applications.

License

Notifications You must be signed in to change notification settings

nfqsolutions/pylm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs/source/_images/nfq_solutions.png

Pylm

Pylm is the Python implementation of PALM, a framework to build clusters of high performance components. It is presented in two different levels of abstraction. In the high level API you will find servers and clients that are functional out of the box. Use the high level API if you are interested in simple communication patterns like client-server, master-slave or a streaming pipeline. In the low level API there are a variety of small components that, once combined, they can be used to implement almost any kind of component. It's what the high level API uses under the hood. Choose the low level API if you are interested in creating your custom component and your custom communication pattern.

Pylm requires a version of Python equal or higher than 3.4, and it is more thoroughly tested with Python 3.5.

Installing pylm is as easy as:

$> pip install pylm

Pylm is released under a dual licensing scheme. The source is released as-is under the the AGPL version 3 license, a copy of the license is included with the source. If this license does not suit you, you can purchase a commercial license from NFQ Solutions

This project has been funded by the Spanish Ministry of Economy and Competitivity under the grant IDI-20150936, cofinanced from FEDER funds.

docs/source/_images/logos-cdti.png

About

A framework to build components for high performance distributed applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published