検索

質問
· 2025年10月11日

How can I integrate InterSystems IRIS with Apache Flink for real-time event stream processing?

We use Apache Flink for complex event processing. Is there a way to integrate IRIS (as a source/sink) with Flink’s streaming API, possibly using the IRIS Native API or JDBC?

1 Comment
ディスカッション (1)1
続けるにはログインするか新規登録を行ってください
質問
· 2025年10月11日

How do I build a custom cost-based query optimizer rule in IRIS SQL engine?

Can the IRIS SQL engine be extended with custom optimization rules (e.g., prioritizing certain indices or join orders)? If not, is there a supported way to influence cost models?

ディスカッション (0)0
続けるにはログインするか新規登録を行ってください
質問
· 2025年10月11日

How do I trace IRIS internal locking behavior for debugging deadlocks in object transactions?

We’re encountering occasional deadlocks when accessing persistent objects. How can I trace lock acquisition and identify cyclic dependencies in real time?

1 Comment
ディスカッション (1)1
続けるにはログインするか新規登録を行ってください
質問
· 2025年10月11日

How can I create a hybrid REST and GraphQL API layer over IRIS data using ObjectScript?

We want to expose both REST and GraphQL endpoints over the same data models. Is there a way to implement or integrate GraphQL with ObjectScript and map to class methods?

1 Comment
ディスカッション (1)1
続けるにはログインするか新規登録を行ってください
質問
· 2025年10月11日

How can I write an IRIS interoperability adapter for high-throughput WebSocket connections?

I need to ingest streaming data over WebSockets. How can I create a custom inbound adapter for IRIS productions that supports many concurrent socket connections?

1 Comment
ディスカッション (1)1
続けるにはログインするか新規登録を行ってください