The Wayback Machine - https://web.archive.org/web/20200820202921/https://github.com/topics/distributed
Skip to content
#

distributed

Here are 1,259 public repositories matching this topic...

CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
  • Updated Aug 20, 2020
  • Java

Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
  • Updated Aug 20, 2020
  • Java
server
LightGBM
jameslamb
jameslamb commented Sep 29, 2019

One unit test in the R package is currently broken. Steps to reproduce on Mac

export CXX=/usr/local/bin/g++-8 CC=/usr/local/bin/gcc-8
Rscript build_r.R
cd R-package/tests
Rscript testthat.R

This results in the following error at the ends of the logs

[LightGBM] [Info] Saving data to binary file /var/folders/xq/wktq4zdx4jd3qdpk34d28m940000gn/T//RtmpiY1DzV/lgb.Dataset_1555

Open Source Fast Scalable Machine Learning Platform For Smarter Applications: Deep Learning, Gradient Boosting & XGBoost, Random Forest, Generalized Linear Modeling (Logistic Regression, Elastic Net), K-Means, PCA, Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
  • Updated Aug 20, 2020
  • Jupyter Notebook
sancar
sancar commented Jul 16, 2020

With Java clients (3.12. and 4.x ), it looks like I cannot specify a class override for client load balancer. https://docs.hazelcast.org/docs/3.12.4/manual/html-single/#configuring-client-load-balancer
This could be a documentation error, or documentation is right, but the XSD schema is wrong.

<hazelcast-client>
    ...
    <load-balancer type="random">
        yourLoadBalancer
    </
transmittable-thread-local

📌 The missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits ThreadLocal values between threads even using thread pooling components.
  • Updated Aug 19, 2020
  • Kotlin
HideakiImamura
HideakiImamura commented Aug 18, 2020

Motivated by useful discussions at optuna/optuna#1552.

Motivation

How each sampler in Optuna treat pruned trials and failed trials is different depending on each sampler. It is kind for users to document how pruned or failed trials are processed when suggesting. I think it is a good idea to give the ..note:: section for each sampler's docstrings.

For each sam

Improve this page

Add a description, image, and links to the distributed topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the distributed topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.