GitHub / haskell-distributed/distributed-process issues and pull requests
#475 - Demonstrating the use of Cloud Haskell for a Raft implementation
Issue -
State: open - Opened by LaurentRDC about 1 month ago
Labels: Feature Request, enhancement
#474 - Creating a transport layer based on QUIC
Issue -
State: open - Opened by LaurentRDC about 1 month ago
Labels: Feature Request, enhancement
#473 - Does anyone know how to connect/admin cluster via GHCI
Issue -
State: open - Opened by joelmccracken 5 months ago
- 1 comment
#472 - Write test for ChatServer/ChatClient examples in network-transport-tcp
Issue -
State: open - Opened by tmcgilchrist 5 months ago
Labels: enhancement, newcomer, network-transport-tcp
#471 - Various minor fixes
Pull Request -
State: closed - Opened by tmcgilchrist 5 months ago
- 1 comment
#470 - Would the team like to develop a community?
Issue -
State: open - Opened by joelmccracken 5 months ago
- 4 comments
#469 - Resurrect Distributed Process FSM / Statem implementation
Issue -
State: closed - Opened by tmcgilchrist 5 months ago
- 3 comments
#468 - Spelling mistakes
Pull Request -
State: closed - Opened by tmcgilchrist 6 months ago
- 1 comment
#467 - General tidy up of dependencies and warnings
Pull Request -
State: closed - Opened by tmcgilchrist 6 months ago
- 3 comments
#466 - Port test suites to `tasty` (from `test-framework`)
Pull Request -
State: open - Opened by LaurentRDC 7 months ago
- 1 comment
#465 - Migrate test suites from test-framework to tasty
Issue -
State: open - Opened by LaurentRDC 7 months ago
- 1 comment
Labels: enhancement
#464 - Support random-1.3.0
Issue -
State: closed - Opened by davidsd 7 months ago
- 3 comments
#463 - Support for GHC 9.12
Issue -
State: closed - Opened by LaurentRDC 7 months ago
- 1 comment
#461 - Bump version number for distributed-process-tests
Pull Request -
State: closed - Opened by davidsd 9 months ago
#460 - Bump ansi-terminal version in tests
Pull Request -
State: closed - Opened by davidsd 9 months ago
#459 - Remove rematch dependency
Pull Request -
State: closed - Opened by LaurentRDC 9 months ago
#458 - remove rematch dependency or take over rematch?
Issue -
State: closed - Opened by davidsd 9 months ago
- 3 comments
#457 - Support containers 0.7 in network-transport-tests
Issue -
State: closed - Opened by davidsd 9 months ago
- 3 comments
Labels: network-transport-tests
#456 - Continuous testing on Windows
Issue -
State: open - Opened by LaurentRDC 11 months ago
- 1 comment
Labels: enhancement
#455 - [CH-4] Support for large distributed networks
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: website
#454 - [CH-2] Backends for Platform LSF, Oracle Grid Engine
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: website
#453 - [CH-3] Added named pipe backend
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: website
#452 - Add a tutorial/guide on memory use and potential space leaks
Issue -
State: open - Opened by hyperthunk over 9 years ago
Labels: website, enhancement
#451 - Tutorial chapter 4 (Managed Processes) uses deprecated distributed-process-platform
Issue -
State: open - Opened by sdroege about 9 years ago
- 2 comments
Labels: website
#450 - Add a code of conduct
Issue -
State: open - Opened by hyperthunk over 8 years ago
Labels: website
#449 - switch from pygments to rogue (or something...)
Issue -
State: open - Opened by hyperthunk over 8 years ago
Labels: website
#448 - Links are mentioned as unidirectional
Issue -
State: open - Opened by Abhiroop about 8 years ago
- 6 comments
Labels: website
#447 - createTransport in ch1 is broken with recent network-transport-tcp-0.6.0
Issue -
State: open - Opened by aleksandr-vin over 7 years ago
- 3 comments
Labels: website
#446 - Higher-kinded type variables?
Issue -
State: open - Opened by Zemyla over 6 years ago
- 6 comments
Labels: Question, enhancement, rank1dynamic
#445 - Minor changes/fixes and resurrecting ping/pong benchmark.
Issue -
State: open - Opened by qnikst about 10 years ago
- 3 comments
Labels: network-transport-tests
#444 - testConnectToSelf failing
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: network-transport-tests
#443 - Tests keeps worker processes alive.
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: network-transport-tests
#442 - Reorganize tests
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: enhancement, network-transport-tests
#441 - [NTTCP-12] Fix potential locking when waiting on the crossed MVar
Issue -
State: open - Opened by qnikst about 10 years ago
- 1 comment
Labels: network-transport-tcp
#440 - [NTTCP-8] schedule/runSchedule may execute actions out of order
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: network-transport-tcp
#439 - [NTTCP-7] handleConnectionRequest should not blindly believe theirAddress
Issue -
State: open - Opened by qnikst about 10 years ago
- 2 comments
Labels: network-transport-tcp
#438 - [NTTCP-4] socket performance degrades by c. 20-30% when compiling with -threaded
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: network-transport-tcp
#437 - [NTTCP-2] Network.Transport.TCP may reject incoming connection request
Issue -
State: open - Opened by qnikst about 10 years ago
- 1 comment
Labels: network-transport-tcp
#436 - Third call to receive after endpoint close will can't be finished
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: network-transport-tcp
#435 - Windows: tests aren't operational
Issue -
State: open - Opened by NCrashed about 10 years ago
Labels: network-transport-tcp
#434 - Provide a way to break connections
Issue -
State: open - Opened by facundominguez over 9 years ago
Labels: network-transport-tcp
#433 - Drop or reject lightweight connections
Issue -
State: open - Opened by avieth over 8 years ago
- 4 comments
Labels: network-transport-tcp
#432 - Does not compile with use-mock-network flag
Issue -
State: open - Opened by nh2 about 8 years ago
Labels: network-transport-tcp
#431 - Connection failure with localhost
Issue -
State: open - Opened by aherrmann over 7 years ago
- 3 comments
Labels: network-transport-tcp
#430 - Add more docs for createTransport
Issue -
State: open - Opened by NCrashed about 7 years ago
- 1 comment
Labels: network-transport-tcp
#429 - A problem in connection closing.
Issue -
State: open - Opened by yihuang almost 7 years ago
Labels: network-transport-tcp
#428 - Make n-t-tcp fully asynchronous... Maybe..
Issue -
State: open - Opened by hyperthunk over 6 years ago
- 2 comments
Labels: network-transport-tcp
#427 - Closing the socket on the probing timeout may not take the desirable effect
Issue -
State: open - Opened by andriytk about 6 years ago
Labels: network-transport-tcp
#426 - Broken connection restore cannot happen faster than the connection timeout
Issue -
State: open - Opened by andriytk about 6 years ago
- 1 comment
Labels: network-transport-tcp
#425 - All the runScheduledAction complexity seems to be redundant
Issue -
State: open - Opened by andriytk about 6 years ago
- 3 comments
Labels: network-transport-tcp
#424 - Test concurrency
Issue -
State: open - Opened by facundominguez about 6 years ago
Labels: network-transport-tcp
#423 - Handle interrupted messages gracefully
Issue -
State: open - Opened by facundominguez about 6 years ago
- 1 comment
Labels: network-transport-tcp
#422 - Investigate and fix flakiness in UnnecessaryConnect
Issue -
State: open - Opened by facundominguez almost 5 years ago
Labels: network-transport-tcp
#421 - Investigate and fix flakiness in ParallelConnects
Issue -
State: open - Opened by facundominguez almost 5 years ago
Labels: network-transport-tcp
#420 - Implement multicast messages that passes tests
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: network-transport-inmemory
#419 - Support for testing process failures and netsplits
Issue -
State: open - Opened by mboes about 10 years ago
- 3 comments
Labels: Feature Request, network-transport-inmemory
#418 - Closing an EndPoint does not break connections
Issue -
State: open - Opened by edsko over 9 years ago
- 1 comment
Labels: network-transport-inmemory
#417 - Fix disconnect remote endpoints on close endpoint
Pull Request -
State: open - Opened by LaurentRDC 11 months ago
- 1 comment
Labels: network-transport-inmemory
#416 - [NT-6] Serialize instance for EndpointAddress
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: enhancement, network-transport
#415 - [NT-5] Asynchronous exception bug in spawn
Issue -
State: open - Opened by qnikst about 10 years ago
- 5 comments
Labels: Bug, network-transport
#414 - [NT-4] Support `closeConnectionTo`
Issue -
State: open - Opened by qnikst about 10 years ago
- 8 comments
Labels: feature, network-transport
#413 - [NT-2] Statistics for Network.Transport
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: feature, network-transport
#412 - Network.Transport.Management
Issue -
State: open - Opened by mboes about 10 years ago
- 4 comments
Labels: feature, network-transport
#411 - Enable GC of connections without losing ordering constraints
Issue -
State: open - Opened by mboes about 10 years ago
- 3 comments
Labels: feature, network-transport
#410 - More automated testing
Issue -
State: open - Opened by mboes about 10 years ago
- 1 comment
Labels: In Progress, network-transport
#409 - Support `closeConnectionTo`
Issue -
State: open - Opened by mboes about 10 years ago
- 12 comments
Labels: feature, network-transport
#408 - CH or NT must implement keep-alive
Issue -
State: open - Opened by mboes about 10 years ago
- 5 comments
Labels: Bug, network-transport
#407 - Carefully document semantics.
Issue -
State: open - Opened by qnikst about 10 years ago
- 1 comment
Labels: enhancement, network-transport
#406 - Expose identifier for a connection bundle
Issue -
State: open - Opened by avieth over 8 years ago
- 4 comments
Labels: feature, network-transport
#405 - Include outgoing connection events in receive queue
Issue -
State: open - Opened by avieth over 8 years ago
- 3 comments
Labels: feature, network-transport
#404 - Relax EndPointAddress equality requirement
Issue -
State: open - Opened by avieth over 8 years ago
- 3 comments
Labels: network-transport
#403 - [DS-2] Add support for hs-plugins
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: distributed-static
#402 - Can we remove RemoteTable?
Issue -
State: open - Opened by gbaz about 7 years ago
- 3 comments
Labels: distributed-static
#401 - A bad `CreateHandle` can crash the supervisor process
Issue -
State: open - Opened by hyperthunk over 6 years ago
Labels: distributed-process-supervisor
#400 - Add support for `addLocalChild`
Issue -
State: open - Opened by hyperthunk over 6 years ago
Labels: distributed-process-supervisor
#399 - [DPSLN-10] How to stop a master?
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: distributed-process-simplelocalnet
#398 - [DPSLN-8] Web tutorial was working with 0.2.0.8, but did not work with 0.2.0.9.
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: distributed-process-simplelocalnet
#397 - Various improvements, and fix restarting of master with simplelocalnet
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: distributed-process-simplelocalnet
#396 - [DPSLN-5] The SimpleLocalnet backend should take (RemoteTable -> RemoteTable) rather than RemoteTable
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: distributed-process-simplelocalnet
#395 - [DPSLN-2] SimpleLocalnet should remove peers that no longer exist
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: distributed-process-simplelocalnet
#394 - [DPSLN-1] simplelocalnet: how to use on master with several interfaces?
Issue -
State: open - Opened by qnikst about 10 years ago
Labels: distributed-process-simplelocalnet
#393 - SimpleLocalnet should remove peers that no longer exist
Issue -
State: open - Opened by mboes about 10 years ago
- 2 comments
Labels: Feature Request, distributed-process-simplelocalnet
#392 - Re-export runProcess and forkProcess in SimpleLocalnet
Issue -
State: open - Opened by mboes about 10 years ago
Labels: Feature Request, distributed-process-simplelocalnet
#391 - Add "cookie" or other identification mechanism to SimpleLocalnet
Issue -
State: open - Opened by mboes about 10 years ago
- 8 comments
Labels: Feature Request, distributed-process-simplelocalnet
#390 - Terminology
Issue -
State: open - Opened by brezal over 8 years ago
- 11 comments
Labels: distributed-process-simplelocalnet
#389 - DiedDisconnect due to IPv6 localhost resolution
Issue -
State: open - Opened by 2jacobtan almost 3 years ago
Labels: distributed-process-simplelocalnet
#388 - Use 3rd party priority queues
Issue -
State: open - Opened by qnikst over 9 years ago
- 1 comment
Labels: Question, enhancement, distributed-process-extras
#387 - Test suite failure
Issue -
State: open - Opened by snoyberg over 10 years ago
- 2 comments
Labels: distributed-process-execution
#386 - safeCall blocks on large payloads
Issue -
State: open - Opened by davnils over 9 years ago
- 16 comments
Labels: distributed-process-client-server
#385 - More tests required
Issue -
State: open - Opened by hyperthunk over 8 years ago
Labels: distributed-process-client-server
#384 - Why are there no `xConcurrently` functions written?
Issue -
State: open - Opened by tdietert over 6 years ago
- 1 comment
Labels: distributed-process-async
#383 - Monorepo structure and cleanup
Pull Request -
State: closed - Opened by LaurentRDC 11 months ago
- 10 comments
#382 - Meta: merging most `haskell-distributed` repos into one
Issue -
State: closed - Opened by LaurentRDC 11 months ago
- 18 comments
Labels: discuss
#381 - Update paper URL in cabal description
Pull Request -
State: closed - Opened by chris-martin about 1 year ago
- 2 comments
#380 - Add davidsd and LaurentRDC to hackage maintainers list for `distributed-process-tests`
Issue -
State: closed - Opened by davidsd over 1 year ago
- 1 comment
#379 - Add LaurentRDC to the hackage maintainers list
Issue -
State: closed - Opened by hyperthunk over 1 year ago
- 3 comments
#378 - New release?
Issue -
State: closed - Opened by LaurentRDC over 1 year ago
- 5 comments
#377 - Allow transformers-0.6.*
Pull Request -
State: closed - Opened by LaurentRDC over 1 year ago
- 1 comment
#376 - Update upper bound on `hashable`
Pull Request -
State: closed - Opened by LaurentRDC over 1 year ago
- 1 comment
#375 - No instance for (binary-0.8.5.1:Data.Binary.Class.Binary Main.Message)
Issue -
State: closed - Opened by tempuku over 1 year ago
- 1 comment