partisan icon indicating copy to clipboard operation
partisan copied to clipboard

High-performance, high-scalability distributed computing for the BEAM.

Results 38 partisan issues
Sort by recently updated
recently updated
newest added

Hello, how are you here? Is there an example of an application written in Elixir using Partisan? How can I be able to upload a cluster of Elixir applications using...

I compiled Partisan on OTP 24 (actually OTP 24.1.2), removing the lager application dependency (lager parse transform wouldn't compile on OTP 24). I replaced all the log calls to the...

partisan.cloud appears to have expired and the site is no longer up. are there plans to restore it? ``` Registrar URL: whois.enom.com Updated Date: 2021-01-15T10:20:31Z Creation Date: 2019-01-14T22:50:35Z Registry Expiry...

With the coming stable and opensource release of barrel I am asking myself about the current status of partisan? Is there any roadmap around? It is unclear what are all...

Status: In Progress

in order for the call emulation in #44 to work, and more generally for partisan to act as a full-featured disterl replacement (see #42), we'll need to add remote montioring....

I had a thought today after playing with [epmdless](https://github.com/oltarasenko/epmdless) again. Since partisan already keeps track of host and port, pretty much the main functionality of epmd, it might not be...

Hi, When a node (say A) calls `partisan_peer_service:leave(node())` to quit the cluster, previous gossip messages (containing A) from the cluster could reach after the restart of `partisan_default_peer_service_manager` server, and make...

When running in GKE -- instances performing the second test of the test suite are running into eval_work_list failures with dets -- presumably there's some sort of table corruption, even...