新しい投稿

検索

記事
· 2024年11月23日 2m read

第三十章 TCP 客户端 服务器通信 - 作业服务器资源

第三十章 TCP 客户端 服务器通信 - 作业服务器资源

作业服务器资源

如果正在编写一个IRIS服务器来与无法控制的客户端连接,则服务器进程必须发出CLOSE命令来关闭TCP连接。就 IRIS而言,CLOSE命令确实会关闭连接,但是在内部TCP/IP会在服务器上为这个连接保留最长两分钟的资源。

jobserver用于为TCP/IP作业提供服务时,可能会产生意想不到的结果。当一个JOBSERVER进程执行暂停时,该进程立即返回到可用的JOBSERVER进程池,但其资源在内部保留最多两分钟。由于JOBSERVER进程是在第一个可用的基础上分配的,因此来自数量相对较少的客户机的重载可能会耗尽JOBSERVER进程的资源。

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

From which IRIS version is the new JDBC driver on github?

Hello everyone,

I hope you're doing well!

I wanted to share that a new JDBC driver version has been added to the iris-driver-distribution repository on GitHub. The filename is intersystems-jdbc-3.10.1.jar.

However, I noticed that the commit message doesn’t provide much information about the IRIS version this driver is associated with. Could anyone clarify if this is a final release? Is it production-ready? Additionally, are there details about the bugs it addresses or the new features it introduces?

For comparison, the JDBC driver included in the Docker image as of today (23/11/2024) "IMAGE=containers.intersystems.com/intersystems/iris-community:latest-preview" — has the filename intersystems-jdbc-3.10.0.jar, which appears to be an older version.

Looking forward to any insights you can share. Thank you!

Best regards,
Andreas

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

Can I connect to Epic FHIR sandbox server using iris-fhir-client?

I finally figured out how to get JWT token using set x = ##class(%SYS.OAuth2.Authorization).GetAccessTokenClient("medbank","openid fhirUser",.prop,.err).

I also found iris-fhir-client app on Open Exchange. I registered Epic sandbox server, but I cannot list resources. I suspect I need to integrate authorization / authentication. How do I do this with irisfhirclient py?

1 Comment
ディスカッション (1)1
続けるにはログインするか新規登録を行ってください
記事
· 2024年11月22日 2m read

第二十九章 TCP 客户端 服务器通信 - 记录的拼接

第二十九章 TCP 客户端 服务器通信 - 记录的拼接

记录的拼接

在某些情况下,TCP会将不同的记录连接在一起形成单个记录。如果客户端或服务器进程向一个由WRITE分隔的TCP端口发出一系列WRITE命令,则可能会发生串接!或用于刷新缓冲区的WRITE#命令,而不管读命令是否在连接的另一端等待。

ディスカッション (0)1
続けるにはログインするか新規登録を行ってください
お知らせ
· 2024年11月22日

Concurso de Tutoriais Técnicos InterSystems IRIS - últimas horas!

Olá Comunidade!

Estamos a poucos dias da finalização do período para participação no ✍️ Concurso de Tutoriais Técnicos InterSystems IRIS ✍️. 

Envie o seu artigo tutorial até 24 de novembro e participe!

 


Ainda há tempo de finalizar o seu tutorial para participar e concorrer aos prêmios.

Esperamos por ótimos tutoriais!

Boa sorte a todos 🍀😉 

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