Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

  • distributed_computing (264)

    rcl

    Compare

      No analysis available

    0 lines of code

    0 current contributors

    0 since last commit

    0 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This
    Mostly written in language not available
    Licenses: gpl3

    paradis

    Compare

      Analyzed about 18 hours ago

    Extensible parallel and distributed computing networking paradis is a service which uses plug-ins for its functionality, forming a network of computers that share CPU power. Even if a peer do not have the plug-in to perform a task, it can forward the task to peers that do have the plug-in.

    9.97K lines of code

    0 current contributors

    almost 12 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This

    eclus

    Compare

      Analyzed about 3 hours ago

    Erlang EPMD replacement and example of node

    4.35K lines of code

    0 current contributors

    almost 10 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This
    Licenses: No declared licenses

    pyfarm-agent

    Compare

      Analyzed 1 day ago

    Core module containing code to run PyFarm's agent.

    20.2K lines of code

    0 current contributors

    over 7 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This

    pyfarm-core

    Compare

      Analyzed about 2 hours ago

    Sub-library containing core modules, classes, and data types which are used throughout the project.

    1.97K lines of code

    0 current contributors

    over 7 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This

    pyfarm-models

    Compare

      Analyzed 1 day ago

    Sub-library which contains the database models used by the admin interface and master server(s).

    2K lines of code

    0 current contributors

    about 11 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This

    flom

    Compare

      Analyzed about 19 hours ago

    A simple free lock manager that can be used to avoid shell tricks and safely execute different task that cannot run at the same time. Flom manages process serialization in the same way nice manages process prioritization.

    66.6K lines of code

    0 current contributors

    about 1 year since last commit

    0 users on Open Hub

    Very Low Activity
    0.0
     
    I Use This

    Beaker Notebook

    Compare

      Analyzed about 17 hours ago

    Notebook-style development provides a more exploratory way to write code than with traditional IDEs. Notebook interfaces are comprised of a series of code blocks, called cells, which can stand alone or act in unison. The development process is one of discovery, where a developer experiments in one ... [More] cell, then can continue to write code in a subsequent cell depending on results from the first. Particularly when analyzing large datasets, this conversational approach allows researchers to quickly discover patterns or other artifacts of the data. [Less]

    173 lines of code

    12 current contributors

    about 4 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This

    Apache Tez

    Compare

    Claimed by Apache Software Foundation Analyzed 1 day ago

    Mirror of Apache Tez

    224K lines of code

    13 current contributors

    2 days since last commit

    0 users on Open Hub

    Moderate Activity
    5.0
     
    I Use This

    CNTK

    Compare

      Analyzed 1 day ago

    CNTK (Computational Network Toolkit) by Microsoft Research, is a unified deep-learning toolkit that describes neural networks as a series of computational steps via a directed graph. In this directed graph, leaf nodes represent input values or network parameters, while other nodes represent matrix ... [More] operations upon their inputs. CNTK allows to easily realize and combine popular model types such as feed-forward DNNs, convolutional nets (CNNs), and recurrent networks (RNNs/LSTMs). It implements stochastic gradient descent (SGD, error backpropagation) learning with automatic differentiation and parallelization across multiple GPUs and servers. [Less]

    327K lines of code

    26 current contributors

    over 2 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This
    Licenses: No declared licenses