Re: On the road to modern peer-to-peer applications
Amirouche Boubekki 13 Oct 2019 13:25 UTC
Le dim. 13 oct. 2019 à 11:15, Amirouche Boubekki
<xxxxxx@gmail.com> a écrit :
>
> Hello,
>
> My interest in this group is to gather ideas and hopefully cooperate together to build peer-to-peer applications
[...]
> # Summary
>
> Required libraries:
>
> - cell-terminal
> - css flexbox
> - non blocking udp sockets
> - scheme serialization into bytes
> - cryptographic primitives
There is also a need for Barabási–Albert model.
> The Barabási–Albert (BA) model is an algorithm for generating random scale-free networks using a preferential attachment mechanism. Several natural and human-made systems, including the Internet, the world wide web, citation networks, and some social networks are thought to be approximately scale-free and certainly contain few nodes (called hubs) with unusually high degree as compared to the other nodes of the network. The BA model tries to explain the existence of such nodes in real networks. The algorithm is named for its inventors Albert-László Barabási and Réka Albert and is a special case of an earlier and more general model called Price's model.
>
> https://en.wikipedia.org/wiki/Barab%C3%A1si%E2%80%93Albert_model
It is used during tests.
> The early draft is available at: https://github.com/scheme-live/peer-to-peer
--
Amirouche ~ amz3 ~ https://hyper.dev