🔅 Pyhton3 异步爬虫代理池
https://github.com/chenjiandongx/async-proxy-poolTags | python3 proxy-pool |
Implementation | Python |
License | MIT |
Platform | Windows Linux |
对于偏好中文的用户,请阅读 中文文档。For those who prefer to use Chinese, please read the Chinese Documentation. This is an example of running a service locally (localhost), using port 8899.
crawler python3 scylla proxy-pool proxyExtremely high performance Monero (XMR) Stratum protocol proxy, can easily handle over 100K connections on cheap $5 (1024 MB) virtual machine. Reduce number of pool connections up to 256 times, 100K workers become just 391 worker on pool side. Written on C++/libuv same as XMRig miner. This proxy designed and created for handle donation traffic from XMRig. No one other solution works fine with high connection/disconnection rate.
monero xmr aeon xmrig proxy stratum electroneum sumokoin cryptonightSQL Relay is a persistent database connection pooling, proxying and load balancing system for Unix and Linux supporting ODBC, and all major databases. It has APIs for C, C++, ODBC, Perl, Perl-DBI, Python, Python-DB, Zope, PHP, Ruby, Ruby-DBI, Java, TCL and Erlang, drop-in replacement libraries for MySQL and PostgreSQL clients.
connection-pool database-connection-pool database-proxy mysql-proxy database-migration:sparkling_heart: High available distributed ip proxy pool, powerd by Scrapy and Redis
high-availability scrapy ipproxy distributed redis crawler scheduler spiderThis proxy allows you to use CoinHive's JavaScript miner on a custom stratum pool. You can mine cryptocurrencies Monero (XMR) and Electroneum (ETN).
coinhive stratum proxy monero mining xmr nodejs cryptocurrency electroneumSeperation pool and factory; aspect like proxy handler having more control over the usage of pooled java object; multiple server can be used by one pool to load balance the load and support failover. Native Corba, JMS, CICS, MQSeries support
A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. Very simple to migrate existing code. Fully configurable. Fast, mature and robust. Transparently adds connection pooling to your existing JDBC driver.
win32 proxy server progged in easy visual basic, WinSock-Pool, SOCKS4/5, SMTPRelay, Gateways, DialUp-Manager, HTTP(S)-Proxy, WEB-Server(PHP,XML,Dir), Remote, Shutdown, Port-Mapping, FTP,cryptapi socket,*Web-Adblocker*, nt-service, telnet
A golang pool which will support connection pool, buffer pool, goroutine pool. Help developers to use pool easily. Now gpool only support tcp connection pool. It will support other pools soon. And Thanks to https://github.com/fatih/pool, ideas comes from fatih.
Vibur 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 cacheBoneCP is a fast, Java database connection pool (JDBC Pool) library.
connection-pool database-connection-pool library statement-poolingSmart Thread Pool is a thread pool written in C#. It is far more advanced than the .NET built-in thread pool. Here is a list of the thread pool features: * The number of threads dynamically changes according to the workload on the threads in the pool. * Work items can...
threading asynchronous library multithreadVibur 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-cPool 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.
poolA thread pool is a technique that allows developers to exploit the concurrency of modern processors in an easy and efficient manner. It's easy because you send "work" to the pool and somehow this work gets done without blocking the main thread. It's efficient because threads are not initialized each time we want work to be done. Threads are initialized once and remain inactive until some work has to be done. This way we minimize the overhead. There are many many Thread pool implementations in C++, many of them are probably better (safer, faster...) than mine. However, I belive my implementation is very straightforward and easy to understand.
threads thread-pool futures multi-threading concurrencyThis is a complete framework for developing SOA Web Services in Perl, utilizing SOAP::Lite, mod_perl and Apache2. Components include a reverse proxy with Authen/Z and logging, .pm to WSDL generator and database resource pool handlers with ResourcePool.
FPP allows users to create a pool of celebrities and to make a game out of possible events. Such as a birth/baby pool, divorce pool, or a death pool. View the current release at: http://www.famouspeoplepool.com It's developed in .Net 4.0 using Entity Framework 4, RAZOR,...
The Go Commons Pool is a generic object pool for Golang, direct rewrite from Apache Commons Pool.PooledObjectFactory.MakeObject must return a pointer, not value. The following code will complain error.
objectpool commons-pool go-library
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.