Добірка наукової літератури з теми "Client-server architectures"

Оформте джерело за APA, MLA, Chicago, Harvard та іншими стилями

Оберіть тип джерела:

Ознайомтеся зі списками актуальних статей, книг, дисертацій, тез та інших наукових джерел на тему "Client-server architectures".

Біля кожної праці в переліку літератури доступна кнопка «Додати до бібліографії». Скористайтеся нею – і ми автоматично оформимо бібліографічне посилання на обрану працю в потрібному вам стилі цитування: APA, MLA, «Гарвард», «Чикаго», «Ванкувер» тощо.

Також ви можете завантажити повний текст наукової публікації у форматі «.pdf» та прочитати онлайн анотацію до роботи, якщо відповідні параметри наявні в метаданих.

Статті в журналах з теми "Client-server architectures"

1

Roussopoulos, Nick, and Alexis Delis. "Modern client-server DBMS architectures." ACM SIGMOD Record 20, no. 3 (September 1991): 52–61. http://dx.doi.org/10.1145/126482.126489.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
2

Pullen, David, and Bernard Robertson. "Client server architectures and security." Computer Audit Update 1992, no. 9 (September 1992): 8–12. http://dx.doi.org/10.1016/0960-2593(92)90011-b.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
3

The Access Team Microsoft, CORPORATE. "Upsizing form file server to client server architectures." ACM SIGMOD Record 24, no. 2 (May 22, 1995): 425–26. http://dx.doi.org/10.1145/568271.223858.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
4

Nabhan, Mohammad AL, Suleiman Almasri, Vanja Garaj, Wamadeva Balachandran, and Ziad Hunaiti. "Client-Server Based LBS Architecture." International Journal of Handheld Computing Research 1, no. 3 (July 2010): 1–18. http://dx.doi.org/10.4018/jhcr.2010070101.

Повний текст джерела
Анотація:
This work presents a new efficient positioning module that operates over client-server LBS architectures. The aim of the proposed module is to fulfil the position information requirements for LBS pedestrian applications by ensuring the availability of reliable, highly accurate and precise position solutions based on GPS single frequency (L1) positioning service. The positioning module operates at both LBS architecture sides; the client (mobile device), and the server (positioning server). At the server side, the positioning module is responsible for correcting user’s location information based on WADGPS corrections. In addition, at the mobile side, the positioning module is continually in charge for monitoring the integrity and available of the position solutions as well as managing the communication with the server. The integrity monitoring was based on EGNOS integrity methods. A prototype of the proposed module was developed and used in experimental trials to evaluate the efficiency of the module in terms of the achieved positioning performance. The positioning module was capable of achieving a horizontal accuracy of less than 2 meters with a 95% confidence level with integrity improvement of more than 30% from existing GPS/EGNOS services.
Стилі APA, Harvard, Vancouver, ISO та ін.
5

Abdul-Fatah, I., and S. Majumdar. "Performance of CORBA-based client-server architectures." IEEE Transactions on Parallel and Distributed Systems 13, no. 2 (2002): 111–27. http://dx.doi.org/10.1109/71.983940.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
6

Lesovsky, Andrey. "Analysis of ASP.NET AJAX architecture." Scientific Journal of Riga Technical University. Computer Sciences 38, no. 38 (January 1, 2009): 209–17. http://dx.doi.org/10.2478/v10143-009-0019-5.

Повний текст джерела
Анотація:
Analysis of ASP.NET AJAX architecture Ajax (Asynchronous JavaScript and XML), or AJAX, is a group of interrelated web development techniques used for creating interactive web applications or rich Internet applications. Providing developer with opportunities to create rich and user friendly interface, AJAX makes it possible to improve Internet users experience without requiring them to install any additional software. ASP.NET AJAX, formerly code-named Atlas, is a set of extensions to ASP.NET developed by Microsoft for implementing Ajax functionality. ASP.NET AJAX provides developers with two development scenarios: client-centric development model and server-centric development model. It provides a developer with the opportunity to choose a model which is suitable for specific task and which will distribute load between client and server effectively and optimize network usage. This article discusses the architecture of AJAX and ASP.NET AJAX technologies. The covered themes are AJAX and ASP.NET AJAX architectures, client and server frameworks, client-centric and server-centric development models.
Стилі APA, Harvard, Vancouver, ISO та ін.
7

Carey, Michael J., Michael J. Franklin, Miron Livny, and Eugene J. Shekita. "Data caching tradeoffs in client-server DBMS architectures." ACM SIGMOD Record 20, no. 2 (April 1991): 357–66. http://dx.doi.org/10.1145/119995.115854.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
8

Keller, Arthur M., and Julie Basu. "A predicate-based caching scheme for client-server database architectures." VLDB Journal The International Journal on Very Large Data Bases 5, no. 1 (January 1, 1996): 35–47. http://dx.doi.org/10.1007/s007780050014.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
9

Sang, Janche, Gregory Follen, Chan Kim, Isaac Lopez, and Scott Townsend. "Migrating legacy scientific applications towards CORBA‐based client–server architectures." Software: Practice and Experience 31, no. 14 (November 25, 2001): 1313–30. http://dx.doi.org/10.1002/spe.415.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
10

PARK, JE-HO, VINAY KANITKAR, R. N. UMA, and ALEX DELIS. "CLUSTERING OF CLIENT-SITES IN THREE-TIER DATABASE ARCHITECTURES." International Journal of Cooperative Information Systems 12, no. 01 (March 2003): 91–134. http://dx.doi.org/10.1142/s021884300300067x.

Повний текст джерела
Анотація:
Conventional two-tier databases have shown performance limitations in the presence of many concurrent clients. We propose logical grouping of clients (or clustering) as the means to improve the performance of collaborative networked databases. In this paper, we discuss a three-tier client-server database architecture (3t-CSD) featuring the above partitioning. The proposed clustering is based on the similarity of clients' access patterns. Each cluster is supervised by a designated manager that coordinates data sharing among its members. A number of clients is optimally partitioned if sites in each individual cluster have the maximum common data access probability possible. We initially show that the optimal client clustering problem is NP-complete and then we develop two approximate solutions based on abstraction and filtering of statistics for client access patterns. Our main goal is to compare the performance of the conventional and three-tier client-server database architecture with respect to the transaction turnaround times and object response times. After developing system prototypes that implement both two-tier and 3t-CSDs, we experimentally show that as long as good client-clustering is possible, the 3t-CSD architecture yields sizable gains over its conventional counterpart. We also compare and evaluate the effectiveness of the two proposed techniques used to create client clusters. Finally, we examine the role of several preprocessing schemes used to reduce the volume of the input data supplied to the clustering techniques.
Стилі APA, Harvard, Vancouver, ISO та ін.

Дисертації з теми "Client-server architectures"

1

Abdul-Fatah, Istabrak N. "Performance of CORBA-based client-server architectures." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1997. http://www.collectionscanada.ca/obj/s4/f2/dsk2/ftp04/mq22114.pdf.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
2

Chowdhury, Evan. "Application Development Using Client-Server Technology." Fogler Library, University of Maine, 2004. http://www.library.umaine.edu/theses/pdf/ChowdhuryE2004.pdf.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
3

Slaydon, Samuel L. "Assessing server fault tolerance and disaster recovery implementation in thin client architectures." Thesis, Monterey, Calif. : Naval Postgraduate School, 2007. http://bosun.nps.edu/uhtbin/hyperion-image.exe/07Sep%5FSlaydon.pdf.

Повний текст джерела
Анотація:
Thesis (M.S. in Information Technology Management)--Naval Postgraduate School, September 2007.
Thesis Advisor(s): Brinkley, Douglas. "September 2007." Description based on title screen as viewed on October 26, 2007. Includes bibliographical references (p. 45-46). Also available in print.
Стилі APA, Harvard, Vancouver, ISO та ін.
4

Kivistö, K. (Kari). "A third generation object-oriented process model:roles and architectures in focus." Doctoral thesis, University of Oulu, 2000. http://urn.fi/urn:isbn:9514258371.

Повний текст джерела
Анотація:
Abstract This thesis examines and evaluates the Object-Oriented Client/Server (OOCS) model, a process model that can be used when IT organizations develop object-oriented client/server applications. In particular, it defines the roles in the development team and combines them into the process model. Furthermore, the model focuses on the client/server architecture, considering it explicitly. The model has been under construction for several years and it has been tested in a number of industrial projects. Feedback from practice has thus been an important source when the model has been evolving into its current form. Another source for evolution has been other process models and technical progress in this field. This thesis reveals the theoretical and practical aspects that have influenced the model's characteristics and developmnt. The object-oriented paradigm has been the driving force when creating the OOCS model. The first object-oriented development models were, however, both inadequate and contradictory to each other. The OOCS model utilizes the best practices from these early models. The model also defines artifacts to be delivered in each phase. The artifacts are synchronized with the Unified Modeling Language (UML), a new standard modeling notation. From the very beginning the OOCS model has included a strong client/server viewpoint, which is not stated so clearly in other object-oriented models. A three-tier division of the application (presentation, business logic, data management) can be found in each phase. This division has become crucial in recent years, when applications have been built on distributed architecture. The team-based roles included in the model are based on the work of a few other researchers, although this topic has not gained the importance it should have had. Namely, it is people that develop the application and their involvement in the process should be stated explicitly. The roles of the developers are closely connected to the OOCS process model via the concept of activities included in the model. The roles concentrate mainly on project members, but company-level aspects have also been considered. This thesis summarizes the work carried out in the last five years. It shows how the model has evolved in practice and how other models have contributed to it. The team-based OOCS model is in use in some IT organizations. The cases presented in this thesis illustrate how to adapt the model into specific organizational needs.
Стилі APA, Harvard, Vancouver, ISO та ін.
5

Akin, Ramis O'Brien Frederick P. "Analysis of Java distributed architectures in designing and implementing a client/server database system /." Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 1998. http://handle.dtic.mil/100.2/ADA347186.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
6

Akin, Ramis, and Frederick P. O'Brien. "Analysis of Java distributed architectures in designing and implementing a client/server database system." Thesis, Monterey, California. Naval Postgraduate School, 1998. http://hdl.handle.net/10945/7929.

Повний текст джерела
Анотація:
Approved for public release; distribution is unlimited
Having timely and accurate information is essential for effective management practices and optimization of limited resources. Information is scattered throughout organizations and must be easily accessible. A new solution is needed for effective and efficient management of data in today's distributed client/server environment. Java is destined to become a language for distributed computing. Java Development Kit (JDK) comes with a broad range of classes for network and database programming. Java Database Connectivity (JDBC) is one such class for providing client/server database access. There are many different approaches in using JDBC, ranging from low level socket programming, to a more abstract middleware approach. This thesis will analyze three different approaches: Sockets, Remote Method Invocation (RMI) and Commercial Middleware servers. Among the three approaches this thesis examined, database access through RMI is the most viable approach because it uses an effective distributed object model. RMI abstracts the communication interface to the level of a procedure call. Instead of working directly with sockets, programmers can invoke a remote procedure as if it resided locally
Стилі APA, Harvard, Vancouver, ISO та ін.
7

Judge, Paul Q. "Security and protection architectures for large-scale content distribution." Diss., Georgia Institute of Technology, 2002. http://hdl.handle.net/1853/9217.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
8

Winn, Joshua D. "Integration of Massive Multiplayer Online Role-Playing Games Client-Server Architectures with Collaborative Multi-User Engineering CAx Tools." BYU ScholarsArchive, 2012. https://scholarsarchive.byu.edu/etd/6209.

Повний текст джерела
Анотація:
This research presents a new method for integrating client server architectures that are used for the development of Massive Online Role Playing Games (MMORPG) into multi-user engineering software tools. The new method creates a new architecture named CAx Connect by changing the client-pull-server communication pipeline to a server-push-client communication pipeline, effectively reducing the amount of bandwidth consumed and allowing these tools to utilize multiple server processors for complex calculations. This method was used on the new NX Connect multi-user CAx prototype developed at BYU. The new method provides a road map to further implement this architecture and its services into additional multi-user CAx tools. To demonstrate the effectiveness of this technology, a prototype architecture was built to provide a front end service, a message relay service, and a database insertion service, which were integrated into the current architecture. The front end service provides load balancing of clients, while the feature administration service passes messages throughout the architecture. The database insertion service inserts features passed from the NX Connect client into the database. The results show that this architecture is more efficient and that a scalable architecture was created, successfully demonstrating the integration of this architecture with multi-user CAx tools.
Стилі APA, Harvard, Vancouver, ISO та ін.
9

Mather, Jonathan, and Nancy Shaw. "RANGE SAFETY CASE STUDY: WESTERN RANGE CENTRALIZED TELEMETRY PROCESSING SYSTEM (WR CTPS), A LARGE DISTRIBUTED GROUND SYSTEM." International Foundation for Telemetering, 2007. http://hdl.handle.net/10150/604505.

Повний текст джерела
Анотація:
ITC/USA 2007 Conference Proceedings / The Forty-Third Annual International Telemetering Conference and Technical Exhibition / October 22-25, 2007 / Riviera Hotel & Convention Center, Las Vegas, Nevada
This paper presents a case study of the Western Range Centralized Telemetry Processing Subsystem (WR CTPS). This system was developed by Lockheed Martin Integrated Systems and Global Services and L-3 Communications Telemetry-West as part of the Range Standardization and Automation (RSA) IIA program. Requirements included real-time simultaneous acquisition of 16 PCM streams at rates of up to 30M bits per second; real-time processing; and data display on workstations connected over a gigabit Ethernet network. This system is designed for range safety and needs to be fault-tolerant while maintaining 100 percent data availability in the event of a single failure during an operation. The development of such a system demanded a rigorous Systems Engineering approach to ensure the successful upgrade and deployment onto the range infrastructure. This case study provides an overview of the system technical requirements and its architecture. The summary presents challenges encountered during the development and lessons learned while meeting them.
Стилі APA, Harvard, Vancouver, ISO та ін.
10

Коломієць, Ольга Вікторівна. "Телеграм-бот для класифікації зображень твердих побутових відходів". Магістерська робота, Хмельницький національний університет, 2020. http://elar.khnu.km.ua/jspui/handle/123456789/9374.

Повний текст джерела
Анотація:
Дипломна робота магістра присвячена розробленню інформаційної системи для класифікації твердих побутових відходів. У роботі спроектовано та розроблено класифікатор зображень твердих побутових відходів з використанням згорткових нейронних мереж. Вперше використано інтерфейс програмного забезпечення Телеграм для реалізації системи класифікації таких зображень.
Стилі APA, Harvard, Vancouver, ISO та ін.

Книги з теми "Client-server architectures"

1

Patrick, Smith. Client/server computing. 2nd ed. Carmel, Ind: Sams Pub., 1994.

Знайти повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
2

Patrick, Smith. Client/server computing. Carmel, Ind: Sams, 1992.

Знайти повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
3

T, Rawles Phillip, and Mariga Julie R, eds. Client/server information systems: A business-oriented approach. New York: John Wiley & Sons, 1999.

Знайти повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
4

Setrag, Khoshafian, ed. Intelligent offices: Object-oriented multi-media information management in client/server architectures. New York: Wiley, 1992.

Знайти повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
5

Akin, Ramis. Analysis of Java distributed architectures in designing and implementing a client/server database system. Monterey, Calif: Naval Postgraduate School, 1998.

Знайти повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
6

Bobak, Angelo R. Data modeling and design for today's architectures. Boston: Artech House, 1997.

Знайти повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
7

Introduction to client/server systems: A practical guide for systems professionals. New York: Wiley, 1993.

Знайти повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
8

Introduction to client/server systems: A practical guide for systems professionals. 2nd ed. New York: Wiley Computer Pub., 1996.

Знайти повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
9

Building scalable database applications: Object-oriented design, architectures, and implementations. Reading, Mass: Addison-Wesley, 1998.

Знайти повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
10

Hartpence, Bruce. Packet guide to routing and switching. Sebastopol, Calif: O'Reilly Media, 2011.

Знайти повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.

Частини книг з теми "Client-server architectures"

1

Ferretti, Stefano, and Gabriele D’Angelo. "Client/Server Gaming Architectures." In Encyclopedia of Computer Graphics and Games, 1–2. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-08234-9_272-1.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
2

Langer, Arthur M. "Distributed Client/Server and Data." In Analysis and Design of Next-Generation Software Architectures, 85–123. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-36899-9_4.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
3

Jensen, Christian S., Hua Lu, and Man Lung Yiu. "Location Privacy Techniques in Client-Server Architectures." In Privacy in Location-Based Applications, 31–58. Berlin, Heidelberg: Springer Berlin Heidelberg, 2009. http://dx.doi.org/10.1007/978-3-642-03511-1_2.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
4

Pree, Wolfgang. "Lean Product-Line Architectures for Client-Server Systems — Concepts & Experience." In Software Architectures, 145–57. London: Springer London, 2000. http://dx.doi.org/10.1007/978-1-4471-0367-7_8.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
5

Yap, Ernest-YongYi, Ji-Jian Chin, Jason Chia, and Alwyn Goh. "Efficient Implementations of MQV-Based Protocols on Client-Server Architectures." In Lecture Notes in Electrical Engineering, 195–206. Singapore: Springer Singapore, 2022. http://dx.doi.org/10.1007/978-981-16-8515-6_16.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
6

Demphlous, Stéphane, and Franck Lebastard. "Designing Persistence Libraries in Reflective Models with Intercession Property for a Client-Server Environment." In Meta-Level Architectures and Reflection, 54–73. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/3-540-48443-4_5.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
7

Adcock, Phil, Nigel Davies, and Gordon S. Blair. "Supporting continuous media in open distributed systems architectures." In DCE — The OSF Distributed Computing Environment Client/Server Model and Beyond, 179–91. Berlin, Heidelberg: Springer Berlin Heidelberg, 1993. http://dx.doi.org/10.1007/3-540-57306-2_34.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
8

Hsiao, Yu-Hung, and Han-Jyun Su. "An Empirical Study on the Performance Issues on the Clustered Client-Server Computing Environment." In Algorithms and Architectures for Parallel Processing, 79–89. Berlin, Heidelberg: Springer Berlin Heidelberg, 2009. http://dx.doi.org/10.1007/978-3-642-03095-6_8.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
9

Özsu, M. Tamer. "Client-Server Architecture." In Encyclopedia of Database Systems, 439–41. New York, NY: Springer New York, 2018. http://dx.doi.org/10.1007/978-1-4614-8265-9_664.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
10

Davis, Keir, John W. Turner, and Nathan Yocom. "Client-Server Architecture." In The Definitive Guide to Linux Network Programming, 99–135. Berkeley, CA: Apress, 2004. http://dx.doi.org/10.1007/978-1-4302-0748-1_5.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.

Тези доповідей конференцій з теми "Client-server architectures"

1

"Upsizing form file server to client server architectures." In the 1995 ACM SIGMOD international conference. New York, New York, USA: ACM Press, 1995. http://dx.doi.org/10.1145/223784.223858.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
2

Kozuch, Michael, Wayne H. Wolf, and Andrew Wolfe. "Client server architectures for nonlinear video services." In Photonics East '95, edited by Andrew G. Tescher and V. Michael Bove, Jr. SPIE, 1996. http://dx.doi.org/10.1117/12.229200.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
3

Cho-chin Lin, Tsan-sheng Hsu, and Da-wei Wang. "Bounds on the client-server incremental computing." In 7th International Symposium on Parallel Architectures, Algorithms and Networks, 2004. Proceedings. IEEE, 2004. http://dx.doi.org/10.1109/ispan.2004.1300463.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
4

Carey, Michael J., Michael J. Franklin, Miron Livny, and Eugene J. Shekita. "Data caching tradeoffs in client-server DBMS architectures." In the 1991 ACM SIGMOD international conference. New York, New York, USA: ACM Press, 1991. http://dx.doi.org/10.1145/115790.115854.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
5

Kalyanov, Nikita Alexandrovich. "AN ANALYSIS OF CRDT USAGE IN THE DEVELOPMENT OF CLIENT-SERVER APPLICATIONS." In IX Международная научно-практическая конференция "Инновационные аспекты развития науки и техники". KDU, Moscow, 2021. http://dx.doi.org/10.31453/kdu.ru.978-5-7913-1190-0-2021-33-56.

Повний текст джерела
Анотація:
The article highlights 5 axes of client-server applications that are relevant for the implementation of CRDT. On the selected axes, 6 main application architectures are selected. For each dedicated architecture, the optimal logical location of the CRDT in the application is analyzed and a graphical diagram of the CRDT deployment is constructed. To increase the practical applicability of the study, the latest technologies and trends in the deployment of client-server applications were taken into account, and recommendations were developed for the use of CRDT in different application architectures and for popular Enterprise application development platforms. In addition, the most suitable CRDT implementations for 5 broad classes of applications are identified.
Стилі APA, Harvard, Vancouver, ISO та ін.
6

Clementi, Andrea, Emanuele Natale, and Isabella Ziccardi. "Parallel Load Balancing on Constrained Client-Server Topologies." In SPAA '20: 32nd ACM Symposium on Parallelism in Algorithms and Architectures. New York, NY, USA: ACM, 2020. http://dx.doi.org/10.1145/3350755.3400232.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
7

Cannaliato, T. James, and F. Michael Thomas. "A portable communication facility for distributed client/server architectures." In the conference. New York, New York, USA: ACM Press, 1990. http://dx.doi.org/10.1145/255471.255577.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
8

"TRANSFORMATION OF LEGACY BUSINESS SOFTWARE INTO CLIENT-SERVER ARCHITECTURES." In 9th International Conference on Enterprise Information Systems. SciTePress - Science and and Technology Publications, 2007. http://dx.doi.org/10.5220/0002348400360043.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
9

"FRAC+: A DISTRIBUTED COLLABORATIVE FILTERING MODEL FOR CLIENT/SERVER ARCHITECTURES." In 2nd International Conference on Web Information Systems and Technologies. SciTePress - Science and and Technology Publications, 2006. http://dx.doi.org/10.5220/0001248804350440.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
10

Ricci, Laura, and Emanuele Carlini. "Distributed Virtual Environments: From client server to cloud and P2P architectures." In 2012 International Conference on High Performance Computing & Simulation (HPCS). IEEE, 2012. http://dx.doi.org/10.1109/hpcsim.2012.6266885.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.

Звіти організацій з теми "Client-server architectures"

1

Mazzu, J. M., S. M. Botros, and A. K. Caglayan. A Neural/Expert Based Client Server Architecture for MITE ITS. Fort Belvoir, VA: Defense Technical Information Center, February 1994. http://dx.doi.org/10.21236/ada278330.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
2

Froscher, J. N., and M. H. Kang. A Client-Server Architecture Supporting MLS Interoperability with COTS Components. Fort Belvoir, VA: Defense Technical Information Center, January 1997. http://dx.doi.org/10.21236/ada465304.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
3

Bowling, B. A., W. Akers, H. Shoaee, W. Watson, J. van Zeijts, and S. Witherspoon. Evaluation of a server-client architecture for accelerator modeling and simulation. Office of Scientific and Technical Information (OSTI), November 1997. http://dx.doi.org/10.2172/548710.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
4

Dalesio, Leo. A Client/Server Architecture for Supporting Science Data Using EPICS Version 4. Office of Scientific and Technical Information (OSTI), April 2015. http://dx.doi.org/10.2172/1330356.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
5

Beckwith, A. L., and J. T. Phillips. Pacific Missile Test Center Information Resources Management Organization (code 0300): The ORACLE client-server and distributed processing architecture. Office of Scientific and Technical Information (OSTI), June 1990. http://dx.doi.org/10.2172/6859889.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
6

Kozlovsky, Evgen O., та Hennadiy M. Kravtsov. Мультимедийная виртуальная лаборатория по физике в системе дистанционного обучения. [б. в.], серпень 2018. http://dx.doi.org/10.31812/0564/2455.

Повний текст джерела
Анотація:
Research goals: the description of technology of software development in Physics Virtual Laboratory for Distance Learning System. Research objectives: the architecture of client and server parts of the lab, the functionality of the system modules, user roles, as well as the principles of virtual laboratory use on a personal computer. Object of research: the distance learning system “Kherson Virtual University”. Subject of research: virtual laboratory for physics in the distance learning. Research methods used: analysis of statistics and publications. Results of the research. The development of the software module “Virtual Lab” in distance learning system “Kherson Virtual University” (DLS KVU) applied to the problems of physics on topics kinematics and dynamics. The information technology design and development, the structure of the virtual laboratory, and its place in the DLS KVU are described. The principal modes of the program module operation in the system and methods for its use in the educational process are described. The main conclusions and recommendations. The use of this software interface allows teachers to create labs and use them in their distance courses. Students, in turn, will be able to conduct research, carrying out virtual laboratory work.
Стилі APA, Harvard, Vancouver, ISO та ін.
Ми пропонуємо знижки на всі преміум-плани для авторів, чиї праці увійшли до тематичних добірок літератури. Зв'яжіться з нами, щоб отримати унікальний промокод!

До бібліографії