6 - Programming Interface:

In a broad sense, Domus client applications are those that rely on the functionalities of the user-level library domus_libusr.py to operate the Domus abstractions (Domus clusters and Domus DHTs). For instance, the domus_manager_cluster.py and domus_manager_dht.py tools are examples of client applications, though special ones (of the administrative-kind), once they are usable as intermediates to Domus by other applications. Users, however, may be concerned with the development of their own Domus client applications, based on direct calls to the methods of domus_libusr.py, for performance and flexibility reasons.


Prev | Top | Next