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

distributed

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

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 Dec 22, 2020
  • Java

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

  • Updated Dec 18, 2020
  • Java
blueplastic
blueplastic commented Dec 18, 2020

What is the problem?

It seems that Ray doesn't allow using a class variable to keep track of some shared class-level information, such as how many instances of the class have been created.

I understand there are at least a couple of ways I can accomplish sharing state across instances:

  1. I can use a different class with an counter instance variable and have all of the launched clas
server
th23x
th23x commented Dec 20, 2020

Would suggest to make the contact name the link to the detailed contact page, instead the additional "i" which then would be obsolete. Which would give room to link multiple mail addresses directly and/or link first mail address + first phone number in quick search.

Thanks for considering :-)

![quick-search-details-link](https://user-images.githubusercontent.com/13735303/102722575-3dc13580-4

LightGBM
nni

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.

  • Updated Dec 26, 2020
  • Jupyter Notebook
js-ipfs
sancar
sancar commented Dec 9, 2020

We have added default serializers to the 4.2 series here:
hazelcast/hazelcast#17934

There is a problem with backward compatibility. If a user had CustomSerializer for optional in 4.1, in 4.2 there is no way to use their serializers, and Hazelcast will throw java.lang.IllegalArgumentException: [class java.util.Optional] serializer cannot be overridden

Users can basi

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 Dec 25, 2020
  • Kotlin
mfussenegger
mfussenegger commented Sep 9, 2020

We should remove Guava as a dependency from the server module.

Most of the functionality we used from Guava are provided by the JDK by now.
The stuff that is missing from the JDK has mostly been added in the utilities we inherited from Elasticsearch, due to their decision to remove Guava completely.
Any functionality that we use which isn't present in the JDK can be co

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.