-
Updated
Dec 1, 2020 - Java
jvm

Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.
Here are 1,363 public repositories matching this topic...
-
Updated
Oct 12, 2020 - Java
-
Updated
Nov 30, 2020 - Java
-
Updated
Nov 28, 2020 - Java
-
Updated
Nov 30, 2020 - Java
-
Updated
Dec 1, 2020 - C++
Hi!
I'm proxying Kafka broker with Toxiproxy and I found that setConnectionCut
all it does is disabling the bandwidth in either directions. This is useful if what you try to simulate a timeout on client side but not if you want to test a closed connection.
Turns out that Toxiproxy supports this closing connection by enable
/disable
the whole proxy (supported also by the Toxiproxy clien
-
Updated
Jul 28, 2020 - Java
-
Updated
Nov 20, 2020 - Java
-
Updated
Nov 27, 2020 - Ruby
doOn*
callbacks execute BEFORE propagating the signal further, whereas doAfter*
execute after.
doOnSubscribe
at least has misleading phrasing making it look like the handler is executed after the Subscription
has been passed to downstream, which is not the case.
that is to say when a
Subscription
has been produced by thePublisher
**and passed to the `Subscriber#onSubscribe(
-
Updated
Dec 1, 2020 - Java
-
Updated
Nov 30, 2019 - Haskell
-
Updated
Jun 24, 2020
-
Updated
Nov 30, 2020 - Java
-
Updated
Jun 15, 2020 - Java
As per the title.
By the way, thanks for the work you're doing on jphp, and sorry for so many issues, I'm really interested in the project, and would love to use it for lotsa cool magic upcoming stuff <3
-
Updated
Sep 22, 2020 - Kotlin
-
Updated
Aug 4, 2020
-
Updated
Nov 30, 2020 - Scala
Created by James Gosling
Released May 23, 1995
- Website
- www.oracle.com/technetwork/java/javase/overview/index.html
- Wikipedia
- Wikipedia
JDK