KR100327112B1 - 분산객체 시스템에서의 객체 일관성 유지방법 - Google Patents
분산객체 시스템에서의 객체 일관성 유지방법 Download PDFInfo
- Publication number
- KR100327112B1 KR100327112B1 KR1019990061898A KR19990061898A KR100327112B1 KR 100327112 B1 KR100327112 B1 KR 100327112B1 KR 1019990061898 A KR1019990061898 A KR 1019990061898A KR 19990061898 A KR19990061898 A KR 19990061898A KR 100327112 B1 KR100327112 B1 KR 100327112B1
- Authority
- KR
- South Korea
- Prior art keywords
- message
- function
- function call
- client
- group member
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/465—Distributed object oriented systems
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
Claims (7)
- 분산객체 시스템에 적용되는 객체 일관성 유지 방법에 있어서,제 1 객체 그룹 멤버가 클라이언트로부터 전송제어 프로토콜 / 인터넷 프로토콜(TCP/IP : Transport Control Protocol/Internet Protocol)을 통하여 함수 호출 메세지를 수신하는 제 1 단계;상기 제 1 객체 그룹 멤버가 상기 함수 호출 메세지에 클라이언트 정보를 추가하여 멀티캐스트 프로토콜을 이용하여 그룹 멤버에게 전송하는 제 2 단계;상기 함수 호출 메세지를 수신한 상기 제 1 객체 그룹 멤버가 객체 호출을 시작하고, 서버 객체의 멤버 함수를 호출하는 제 3 단계; 및상기 제 1 객체 그룹 멤버가 외부 함수 수행결과 응답 메세지를 수신하고, 상기 멤버 함수 수행 결과를 전송제어 프로토콜 / 인터넷 프로토콜을 이용하여 상기 클라이언트로 전송하는 제 4 단계를 포함하는 분산객체 시스템에서의 객체 일관성 유지 방법.
- 제 1 항에 있어서,상기 함수 호출 메세지는,메세지 프로토콜 아이디, 버전번호, 바이트 순서, 메세지 타입, 소스 노드 주소, 소스 프로세스 아이디, 메세지 사이즈, 함수 호출 번호, 결과 값 필요유무,객체 그룹 이름, 객체 멤버 함수 이름 및 함수의 매개 변수를 포함하는 것을 특징으로 하는 분산객체 시스템에서의 객체 일관성 유지 방법.
- 제 1 항에 있어서,상기 응답 메세지는,메세지 프로토콜 아이디, 버전번호, 바이트 순서, 메세지 타입, 소스 노드 주소, 소스 프로세스 아이디, 메세지 사이즈, 함수 호출 번호, 객체 그룹 이름, 객체 멤버 함수 이름 및 결과 값을 포함하는 것을 특징으로 하는 분산객체 시스템에서의 객체 일관성 유지 방법.
- 제 1 항 내지 제 3 항중 어느 한 항에 있어서,상기 제 3 단계는,상기 함수 호출 메세지를 수신한 상기 제 1 및 제 2 객체 그룹 멤버가 객체 호출을 시작하는 제 5 단계;상기 제 1 및 제 2 객체 그룹 멤버가 상기 함수 호출 메세지가 나에게 접속된 클라이언트의 메세지인가를 판단하는 제 6 단계;상기 제 6 단계의 판단결과, 나에게 접속된 클라이언트의 메세지가 아니면, 외부함수 호출방지 큐에 스레드(thread)를 등록하고, 서버 객체의 멤버 함수를 호출하는 제 7 단계; 및상기 제 6 단계의 판단결과, 나에게 접속된 클라이언트의 메세지이면, 외부함수 호출 큐에 스레드를 등록하고, 서버 객체의 멤버 함수를 호출하는 제 8 단계를 포함하는 분산객체 시스템에서의 객체 일관성 유지 방법.
- 제 1 항 내지 제 3 항중 어느 한 항에 있어서,상기 제 4 단계는,상기 제 1 객체 그룹 멤버가 외부 함수 수행결과 응답 메세지를 수신하고, 상기 응답 메세지가 나에게 접속된 클라이언트의 메세지인가를 판단하는 제 9 단계;상기 제 9 단계의 판단결과, 나에게 접속된 클라이언트의 메세지이면, 상기 외부함수 호출 큐에 등록된 스레드를 제거하고, 상기 멤버 함수 수행 결과를 전송제어 프로토콜 / 인터넷 프로토콜을 이용하여 상기 클라이언트로 전송하는 제 10 단계; 및상기 제 9 단계의 판단결과, 나에게 접속된 클라이언트의 메세지가 아니면, 상기 외부함수 호출 방지 큐에 등록된 스레드를 제거하는 제 11 단계를 포함하는 분산객체 시스템에서의 객체 일관성 유지 방법.
- 제 4 항에 있어서,상기 제 7 단계는,외부 서버 객체가 현재의 스레드가 외부함수 호출 방지 큐에 등록되었는가를 확인하여, 외부함수 호출 방지 큐에 등록되지 않았으면, 외부함수를 호출하여 수행하고, 수행결과 값을 수신한 후, 현재의 스레드가 외부 함수 호출 큐에 등록되었는가를 판단하는 제 9 단계;상기 제 9 단계의 판단결과, 외부함수 호출 큐에 등록되었으면, 외부함수 호출 결과 값을 그룹 멤버에 멀티캐스트 프로토콜을 이용하여 전송하는 제 10 단계;상기 제 9 단계의 판단결과(300), 외부함수 호출 방지 큐에 등록되었으면, 외부함수 호출이 완료될 때까지 대기하는 제 11 단계를 포함하는 분산객체 시스템에서의 객체 일관성 유지 방법.
- 마이크로 프로세서를 구비한 분산객체 시스템에서의 객체 일관성 유지 시스템에,제 1 객체 그룹 멤버가 클라이언트로부터 전송제어 프로토콜 / 인터넷 프로토콜(TCP/IP : Transport Control Protocol/Internet Protocol)을 통하여 함수 호출 메세지를 수신하는 제 1 기능;상기 제 1 객체 그룹 멤버가 상기 함수 호출 메세지에 클라이언트 정보를 추가하여 멀티캐스트 프로토콜을 이용하여 그룹 멤버에게 전송하는 제 2 기능;상기 함수 호출 메세지를 수신한 상기 제 1 객체 그룹 멤버가 객체 호출을 시작하고, 서버 객체의 멤버 함수를 호출하는 제 3 기능; 및상기 제 1 객체 그룹 멤버가 외부 함수 수행결과 응답 메세지를 수신하고, 상기 멤버 함수 수행 결과를 전송제어 프로토콜 / 인터넷 프로토콜을 이용하여 상기 클라이언트로 전송하는 제 4 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1019990061898A KR100327112B1 (ko) | 1999-12-24 | 1999-12-24 | 분산객체 시스템에서의 객체 일관성 유지방법 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1019990061898A KR100327112B1 (ko) | 1999-12-24 | 1999-12-24 | 분산객체 시스템에서의 객체 일관성 유지방법 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| KR20010063804A KR20010063804A (ko) | 2001-07-09 |
| KR100327112B1 true KR100327112B1 (ko) | 2002-03-06 |
Family
ID=19629461
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1019990061898A Expired - Fee Related KR100327112B1 (ko) | 1999-12-24 | 1999-12-24 | 분산객체 시스템에서의 객체 일관성 유지방법 |
Country Status (1)
| Country | Link |
|---|---|
| KR (1) | KR100327112B1 (ko) |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH07105153A (ja) * | 1993-08-24 | 1995-04-21 | Kawatetsu Joho Syst Kk | 異機種のコンピュータ間におけるファイル転送方法 |
| WO1997037303A1 (en) * | 1996-04-01 | 1997-10-09 | Openconnect Systems Incorporated | Web/emulator server and web browser terminal emulator for persistent connection to a legacy host system operation |
| KR0146657B1 (ko) * | 1994-12-07 | 1998-09-15 | 양승택 | 클라이언트/서버 시스템에서의 서버 프로세스 제어방법 |
| KR19990068813A (ko) * | 1999-06-23 | 1999-09-06 | 현승렬 | 자바미들웨어시스템및그운용방법 |
| KR20000024947A (ko) * | 1998-10-02 | 2000-05-06 | 윤종용 | Wap단말기와 wap 서버와 사이의 데이터 통신장치 및 그방법 |
-
1999
- 1999-12-24 KR KR1019990061898A patent/KR100327112B1/ko not_active Expired - Fee Related
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH07105153A (ja) * | 1993-08-24 | 1995-04-21 | Kawatetsu Joho Syst Kk | 異機種のコンピュータ間におけるファイル転送方法 |
| KR0146657B1 (ko) * | 1994-12-07 | 1998-09-15 | 양승택 | 클라이언트/서버 시스템에서의 서버 프로세스 제어방법 |
| WO1997037303A1 (en) * | 1996-04-01 | 1997-10-09 | Openconnect Systems Incorporated | Web/emulator server and web browser terminal emulator for persistent connection to a legacy host system operation |
| KR20000024947A (ko) * | 1998-10-02 | 2000-05-06 | 윤종용 | Wap단말기와 wap 서버와 사이의 데이터 통신장치 및 그방법 |
| KR19990068813A (ko) * | 1999-06-23 | 1999-09-06 | 현승렬 | 자바미들웨어시스템및그운용방법 |
Also Published As
| Publication number | Publication date |
|---|---|
| KR20010063804A (ko) | 2001-07-09 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN107454092B (zh) | 一种opcua与dds协议信号转换装置、通信系统及通信方法 | |
| KR100359366B1 (ko) | 자각-개시 푸시를 제공하기 위한 방법 및 장치 | |
| US7076691B1 (en) | Robust indication processing failure mode handling | |
| US5926636A (en) | Remote procedural call component management method for a heterogeneous computer network | |
| US7886295B2 (en) | Connection manager, method, system and program product for centrally managing computer applications | |
| CN111212085B (zh) | 物联网平台同步调用的方法、物联网系统和网络设备 | |
| EP1056007A2 (en) | System and method of exchanging information between software modules | |
| US20080243900A1 (en) | Dynamic and Real-Time Discovery of Computing Resources | |
| US20070198709A1 (en) | OPC server redirection manager | |
| EP1401169A1 (en) | Method and system using a Meta service selector for deploying services over a plurality of networks | |
| EP1744519B1 (en) | Information exchange system, management server, and method for reducing the network load | |
| EP3703342B1 (en) | Dynamic load balancing in network centric process control systems | |
| US20020042847A1 (en) | Method for a network management system for processing event information, as well as management object, discriminator object and managed object for it | |
| KR20010063804A (ko) | 분산객체 시스템에서의 객체 일관성 유지방법 | |
| CN112799795A (zh) | 业务实现方法、进程管理方法、装置、设备及存储介质 | |
| US8443009B2 (en) | Data processing system having services for providing functionalities | |
| KR100364077B1 (ko) | 웹 환경 하에서 실시간 정보 생성기와 자원 레지스트리를이용한 네트워크 정보의 관리 방법 | |
| CN116633993A (zh) | 跨网络调用微服务方法、装置、设备及存储介质 | |
| US20040226022A1 (en) | Method and apparatus for providing a client-side local proxy object for a distributed object-oriented system | |
| JPH10116257A (ja) | 分散メディア処理サーバおよび該分散メディア処理サーバを用いた通信ネットワーク | |
| JP7709666B2 (ja) | ネットワーク管理装置、ネットワーク管理方法及びプログラム | |
| US7529837B2 (en) | Device and method for changing instruction description, and storage medium storing program for changing instruction | |
| US12452940B2 (en) | Apparatus and method for configuring data communication between robot components in different networks | |
| KR100487120B1 (ko) | 코바 기반의 클라이언트와 서버간 통신시 호 연결의 자동복구 시스템 및 방법 | |
| Klein et al. | Bridging the Gap between CARISMA and SOME/IP-based Service Communication |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A201 | Request for examination | ||
| PA0109 | Patent application |
St.27 status event code: A-0-1-A10-A12-nap-PA0109 |
|
| PA0201 | Request for examination |
St.27 status event code: A-1-2-D10-D11-exm-PA0201 |
|
| R17-X000 | Change to representative recorded |
St.27 status event code: A-3-3-R10-R17-oth-X000 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-3-3-R10-R13-asn-PN2301 St.27 status event code: A-3-3-R10-R11-asn-PN2301 |
|
| PG1501 | Laying open of application |
St.27 status event code: A-1-1-Q10-Q12-nap-PG1501 |
|
| D13-X000 | Search requested |
St.27 status event code: A-1-2-D10-D13-srh-X000 |
|
| D14-X000 | Search report completed |
St.27 status event code: A-1-2-D10-D14-srh-X000 |
|
| E701 | Decision to grant or registration of patent right | ||
| PE0701 | Decision of registration |
St.27 status event code: A-1-2-D10-D22-exm-PE0701 |
|
| GRNT | Written decision to grant | ||
| PR0701 | Registration of establishment |
St.27 status event code: A-2-4-F10-F11-exm-PR0701 |
|
| PR1002 | Payment of registration fee |
St.27 status event code: A-2-2-U10-U11-oth-PR1002 Fee payment year number: 1 |
|
| PG1601 | Publication of registration |
St.27 status event code: A-4-4-Q10-Q13-nap-PG1601 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
| G170 | Re-publication after modification of scope of protection [patent] | ||
| PG1701 | Publication of correction |
St.27 status event code: A-5-5-P10-P19-oth-PG1701 Patent document republication publication date: 20040424 Republication note text: Request for Correction Notice (Document Request) Gazette number: 1003271120000 Gazette reference publication date: 20020306 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 4 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 5 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 6 |
|
| FPAY | Annual fee payment |
Payment date: 20080214 Year of fee payment: 7 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 7 |
|
| LAPS | Lapse due to unpaid annual fee | ||
| PC1903 | Unpaid annual fee |
St.27 status event code: A-4-4-U10-U13-oth-PC1903 Not in force date: 20090222 Payment event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
| PC1903 | Unpaid annual fee |
St.27 status event code: N-4-6-H10-H13-oth-PC1903 Ip right cessation event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE Not in force date: 20090222 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
| P22-X000 | Classification modified |
St.27 status event code: A-4-4-P10-P22-nap-X000 |
|
| P22-X000 | Classification modified |
St.27 status event code: A-4-4-P10-P22-nap-X000 |