• Title/Summary/Keyword: Ordering and Receiving System

Search Result 5, Processing Time 0.026 seconds

A Study on Policies of the Ordering and Receiving System for Public e-Learning Project in Korea (공공 이러닝 프로젝트 수발주시스템 정책에 관한 연구)

  • Noh, Kyoo-Sung;Ju, Seong-Hwan
    • Journal of Digital Convergence
    • /
    • v.12 no.3
    • /
    • pp.29-36
    • /
    • 2014
  • The purpose of this study is to suggest a proper improvement direction of the public ordering and receiving system in related with e-Learning. The research methods for this paper are derived from survey about e-Learning companies and the written materials of the present public e-Learning project. According to the study, in most cases, the public e-Learning projects don't affect positively e-Learning company's businesses. It indicates that the public e-Learning project has three problems or improvement items. And as a solution to the problems, it presented the policy alternatives the policy alternatives as the concept of ordering and receiving system.

A International Comparative Study on the Bidding System & Policy for the Public IT Project (공공 IT 프로젝트 수발주 제도와 정책의 국제간 비고)

  • Noh, Kyoo-Sung
    • Journal of Digital Convergence
    • /
    • v.6 no.1
    • /
    • pp.11-19
    • /
    • 2008
  • The Bidding System of the public IT project in Korea is fallen behind, because of the ordering habitual practice based old system, overcompetition based sealed bid and subcontract practice. To innovate this old-fashioned practice for public IT project bidding, this paper wants to generate a proper improvement direction of the public IT project contract law and the related policy through the literature review about the ordering and receiving system in Korea, the practical survey about bidding marketplace in Korea, and competition between bidding system and/or policy of major countries: USA, UK, France and Japan. As a result of practical survey, many problems of the current public IT project bidding system came out and improvement ideas toward future situation turned up. These outputs implicate that the current law and system related public IT project demands better improvement work for the future ubiquitous Korea. Therefore, this paper, to solve these problems about bidding systems and practice, propose the new public IT project contract law and the related policy, reflecting these improvement ideas by the practical survey and the literature review, and benchmarking points from bidding system of other countries.

  • PDF

Total Ordering Algorithm over Reliable Multicast Protocol using Token Passing Mechanism (멀티캐스트 프로토콜상에서 토큰 전달 방법을 이용한 전체 순서화 알고리즘)

  • Won, Yu-Jae;Yu, Gwan-Jong
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.8
    • /
    • pp.2158-2170
    • /
    • 1999
  • It has been required more reliable communication on processes and improvement of system performance as distributed systems using multicast protocol became widespread. In distributed environment maintaining data consistency through asynchronous execution of processes and coordinating the activities of them would occurs. This paper proposes a total ordering algorithm, TORMP, in order to resolve these problems. TORMP takes advantage of multicast protocol and uses an effective token passing method. It reduces a process delaying time before transmitting its message by multicasting a token simultaneously to every process that initiates the request of the message. Moreover, the processes receiving the token start multicasting the message at the same time, which causes to cut down the overall transmission dely. In case that one process sends a message, TORMP hardly uses the procedure of controlling for ordering. It gives fairly the right of sending messages to all processes in a group with utilizing vector clock. In TORMP, unlike other algorithms, the number of packets generated during ordering process does not depend on the number of processes.

  • PDF

The Design of IoT-based Drive Through Service System for Customers in Distribution Stores (대형 유통매장의 고객을 위한 IoT기반 드라이브 스루 서비스 시스템 설계)

  • Min, So-Yeon;Lee, Jong-Hee
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.18 no.11
    • /
    • pp.151-157
    • /
    • 2017
  • Recently, the retail industry has created efficient store operations, and has differentiated customer service through the future store. The intelligence of these stores is being applied by using technologies such as the Internet of Things (IoT), and the business process is being improved through this. The process also focuses on efficient store operations and service developments to provide customers with shopping convenience. The change in trends in the industry means that domestic distribution has already reached maturity. Even in countries where retail industries are mature, such as the U.S. and Europe, recent trends are moving toward maximizing operational efficiency and customer service. The reason is that many retailers have already reached saturation and survived the competition. This paper is a study of a drive-through service for automation and efficiency in receiving service after ordering by a customer of the distribution store. When ordering a product being purchased by a customer, the product picking process is done in a timely fashion through a picking scheduling agent. When the customer enters the store parking lot, a service supports the entry of information and finding a parking place so the customer can quickly pick up the goods. The proposed service can be applied to a retail store drive-through system, the distribution store's delivery system, the digital picking system, and indoor/outdoor large parking management systems, and it is possible to provide one-dimensional customer service through the application of IoT technology.

Scalable Ordered Broadcast Protocol in the Distributed System (분산 시스템에서 확장성 있는 순서화 방송통신 프로토콜)

  • Han, In;Hong, Young-Sik
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.29 no.3
    • /
    • pp.125-133
    • /
    • 2002
  • In this paper, we present an efficient broadcast protocol, called Btoken, that ensures total ordering of messages and atomicity of delivery in the large scaled distributed systems. Unlike the existing token-passing based protocol, Btoken does not circulate a token around the ring, instead, it uses three kinds of control messages for token transmission. The token has a sequence number field for broadcasting message, and the only site having the token can broadcast a message. When a site wishes to broadcast, It must send a message to the token site requesting the token. The token site sends a message with the token to the requester When the requester receives the token, it becomes the current token site and broadcasts a new message after setting sequence number derived from a field of the token into its message. Upon reception of it, any operating member is informed the position of the token site and will send token requesting message to the new token site. However, the other site may request the token to the old token site prior to receiving the broadcast message from the new token site. To resolve this problem, Btoken uses a message which is sent to the current token site by the old token site notifying who is the next token requester. Results of our simulation of the protocol show that Btoken is more efficient in the large scaled distributed system compared to existing broadcast protocols.