-
Leverage Zookeeper (http://zookeeper.apache.org/)
-
_MatchingEngine is failing the ParseableInterface test in the Swift repo.
```console
/Volumes/Media/Development/Swift/swift-source/build/Ninja-ReleaseAssert/swift-macosx-x86_64/lib/swift/macosx/_M…
rxwei updated
2 years ago
-
https://github.com/petabridge/akkadotnet-cluster-workshop/blob/bb7df6bd42c0dea90ae8defbc68140358afa61f2/src/Akka.CQRS.Matching/MatchingEngine.cs#L66
Hi,
are we losing asks and bids here?
-
At the present time, the matching engine is done only with integer prices.
However, having fractional prices or fixed fractions (like 5 decimals) would
be nice.
But the tokens are not divisible, …
-
Hey, i just read your matchingEngine wiki.
now, have more details about this project ?
or it will become death project ?
-
- [x] Create a pubsub subscription table schema
- [ ] BigQuery SQL for importing message history
- [x] VertexAI llm and encoding
- [ ] Matching Engine https://cloud.google.com/vertex-ai/docs/matchi…
-
Hi there, I have cloned the repo and I am trying to compile the project but I have noticed that there are several header and source files missing from the repo that are mentioned in the makefile.
Wou…
-
```
--- FAIL: TestMatchingEngineSuite/TestConcurrentPublishConsumeActivitiesWithZeroDispatch (0.42s)
matchingEngine_test.go:756:
Error Trace: matchingEngine_test.go:7…
-
### What are you really trying to do?
First of all, thanks for this awesome repository to test Temporal.
That said, I'm trying to run the `hello-world` sample via VSCode devcontainer.
### Descr…
-
```
import { MatchingEngine } from "langchain/vectorstores/googlevertexai";
import { Document } from "langchain/document";
import { SyntheticEmbeddings } from "langchain/embeddings/fake";
import {…