actor
Here are 130 public repositories matching this topic...
-
Updated
May 29, 2020 - Objective-C
I'm new in Akka and trying to self-define a dispatcher in my code. But there are so few akka dotnet examples available, and most of them are using config files..
Could I create a dispatcher in code, i.e., like the follows:
public Dispatcher myDispatcher = new Dispatcher(new DispatcherConfigurator(ConfigurationFactory.ParseString(@"akka.actor.default-dispatcher { type = ""Akka.Dispatch.TaskDisp
Replace concrete Bastion Executor with Agnostik.
So everyone can use whatever they want as guarantee.
Calling the .pass() method results in the Qbit Consul Client using Get rather than Put http method. See https://www.consul.io/api/agent/check.html section regarding TTL checks. File affected: AgentEndpoint.java
Test case:
for (ServiceHealth health : consul.health().getAllNodes(service).getResponse()) {
if (health.getService().getId().equals(serviceId)) {
f
-
Updated
Jun 15, 2020 - C#
-
Updated
May 14, 2020 - C
-
Updated
Jun 12, 2020 - Java
-
Updated
Jun 24, 2020 - C++
-
Updated
Apr 4, 2020 - C
-
Updated
Jun 15, 2020 - C++
-
Updated
Sep 28, 2019 - Crystal
-
Updated
Jun 29, 2020 - C++
-
Updated
Sep 17, 2017 - JavaScript
-
Updated
Jun 28, 2020 - Java
-
Updated
May 26, 2020 - TypeScript
-
Updated
Jan 2, 2020 - C#
-
Updated
Sep 20, 2019 - Objective-C
-
Updated
May 19, 2020 - C#
-
Updated
Feb 23, 2020 - Go
-
Updated
Jun 6, 2020 - Common Lisp
-
Updated
Apr 10, 2020 - Go
Improve this page
Add a description, image, and links to the actor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the actor topic, visit your repo's landing page and select "manage topics."
Not sure if this should be an issue but I was reading the docs and then followed the link to the example's code on github and noticed that they differed. Which is considered more up-to-date (and thus the best practice)?