Skip to content

Data.Effect.Concurrent.Parallel might not be the best naming choice #28

Description

@jeukshi

I'll preface this by saying that I was really, really on the fence on opening this issue, because, yea, arguing about naming things on the internet is kinda rude. Please accept my apologies, I mean no harm, and I certainly won't insist on anything!

I'm going by the distinction from the legendary book "Parallel and Concurrent Programming in Haskell", where parallel computations are meant to be deterministic. You might want to reserve that name for those if you ever elect to implement such abstraction. Especially, because, as it is right now, "Parallel" after "Concurrent" is somewhat confusing. Why not simply one or the other?

Also, I'm interested in adding parallel effect to Bluefin (interesting exercise for an effect system), and since no Haskell effect system that I know about has this, it is not a bad time to keep the names consistent!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions