-
**What design is being proposed?**
The proposal suggests transitioning Porter's architecture from utilizing mixins to adopting custom invocation images that can be referenced remotely. The primary …
-
### Description
The Microservices - Remote Procedure Invocation (RPI) design pattern is crucial for enabling microservices to communicate effectively in a distributed system. This pattern allows a pro…
-
The requirement requires page caching, but after the remote call, it cannot be cached using keep-alive
-
Remote Method Invocation, needs better explanation of "42" parameter. I might be blind, but I don't see any explanation of what this variable is.
-
i do `ssh -X fedora29machine dnfdragora` and select one or more packages to install.
When i 'apply', the transaction preview pops up, then 'ok', but nothing is installed.
When i do the same on the…
-
```
Prerequisites:
*)access to remote irods server (with normal user rights)
**)remote server must have pyrods and embedPython installed
Those two are enough to do remote code invocation and call any…
-
Hi - not an issue, just a support request but I do not see details of support.
Let's say I want to call a remote function from python and pass it a dictionary. Inside the dict I have an entry 'startt…
-
```
Prerequisites:
*)access to remote irods server (with normal user rights)
**)remote server must have pyrods and embedPython installed
Those two are enough to do remote code invocation and call any…
-
With 1.17.11 (but also 1.17.5), the following `prefer_system_check` works for aliDoctor, but fails for aliBuild:
```yaml
prefer_system_check: |
[ "$GENFIT_VERSION" = "$REQUESTED_VERSION" ] &&…
-
[Remote Method Invocation (RMI)](https://en.wikipedia.org/wiki/Distributed_object_communication) is the object oriented's version of RPC, where methods are invoked on remote objects. It would allow pe…