This portal is an extremely efficient, highly scalable, all-in-one, easy to setup cryptocurrency mining pool written entirely in Node.js. It contains a stratum poolserver; reward/payment/share processor; and a (not yet completed) responsive user-friendly front-end website featuring mining instructions, in-depth live statistics, and an admin center. This is beta software. All of the following are things that can change and break an existing NOMP setup: functionality of any feature, structure of configuration files and structure of redis data. If you use this software in production then DO NOT pull new code straight into production usage because it can and often will break your setup and require you to tweak things like config files or redis data.
stratum mining pool server poolserver bitcoin litecoin scryptI highly recommend to use Ubuntu 16.04 LTS. First install go-ethereum.
ethereum mining poolPackage ants implements a fixed goroutine pool for managing and recycling a massive number of goroutines, allowing developers to limit the number of goroutines that created by your concurrent programs. Don't worry about the synchronous problems in this case, this method is thread-safe.
goroutine-pool goroutine poolBTCPool is backend system of https://pool.btc.com. This is a version of BTCPool that supports more blockchains. Check the SHA256-only version at master branch.
bitcoin ethereum blockchain pool btc mine decredVibur Object Pool is a general-purpose concurrent Java object pool which provides both validating and non-validating pool implementations. The pool is built entirely using standard Java concurrency utilities, does not use any synchronized blocks/methods, and does not have any external dependencies. The pool is an excellent choice for pooling/caching of expensive to create Java objects such as database (or any other) socket connections and similar.
concurrent object-pool pool cacheA modern, feature-rich and highly tunable Node.js client library for Apache Cassandra (1.2+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3.
driver cassandra datastax-driver client nodejs nosql database cql cql3 connection pool datastax cassandra-client cassandra-driver cassandra-libraryPool is a thread safe connection pool for net.Conn interface. It can be used to manage and reuse connections.and use pool as the package name inside the code.
poolThis is a module for Node.js that will do nothing on its own. Unless you're a Node.js developer who would like to handle stratum authentication and raw share data then this module will not be of use to you. For a full featured portal that uses this module, see NOMP (Node Open Mining Portal). It handles payments, website front-end, database layer, mutli-coin/pool support, auto-switching miners between coins/pools, etc.. The portal also has an MPOS compatibility mode so that the it can function as a drop-in-replacement for python-stratum-mining. This server was built to be more efficient and easier to setup, maintain and scale than existing stratum poolservers which are written in python. Compared to the spaghetti state of the latest stratum-mining python server, this software should also have a lower barrier to entry for other developers to fork and add features or fix bugs.
stratum mining pool server poolserver bitcoin litecoin scryptVibur DBCP is a concurrent, fast and fully-featured JDBC connection pool based on Java dynamic proxies. It supports a fairness parameter, statement caching, SQL queries logging, and Hibernate integration, among other features.
connection-pool statement-pool pool database-library database-connection-poolLibzdb is a small, fast and easy to use Database Connection Pool Library. It is thread safe and connects to database like MySQL, PostgreSQL, SQLLite and Oracle.
connection-pool statement-pool pool connection-pool-cGeneric resource pool with Promise based API. Can be used to reuse or throttle usage of expensive resources such as database connections.
pool connection-pool resource-poolClients can submit jobs. Dispatcher takes job, and sends it to first available worker. When worker is done with processing job, will be returned back to worker pool.Number of workers and Job queue size is configurable.
goroutine pool workersEasily manage a pool of Node.js Worker Threads. Number of active workers in the pool.
pool worker workers thread threads worker_threads paralleldeePool: highly-efficient pool for objects
performance object-pool object poolRunning multiple function calls in parallel without a timeout.Running multiple function calls in parallel with a large enough worker pool.
parallel parallelism parallelization parallelize function functions timeout worker pool worker-poolSimple implementation of a thread-safe object pool.When the pool is empty, it naively creates another object using the createBlock.
pool factorySimple way to access redis connections without global variables.Provides Rails.redis_pool & Rails.redis methods and configuration via database.yml. You can add this methods to custom modules.
rails redis poolConnection pool for node-postgres
nodejs node-postgres postgresql pg postgres pool databaseOffload tasks to a pool of workers on node.js and in the browser
worker web-worker cluster pool isomorphic
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.