Modeling and Information System in Economics

Modeling and Information System in Economics

Особливості організації колективного серверного програмування у системі менеджменту створення інтернет-ресурсів

Features of the organization of collective server programming in the management system for creating internet resources

DOI:

10.33111/mise.97.18

Анотація: Управління процесом створення програмного забезпечення є одним з актуальних напрямів діяльності менеджерів, які працюють в інформаційній галузі. У статті розглянуто деякі аспекти організації роботи колективів розробників з урахуванням специфіки серверного програмування Інтернет-ресурсів. У цей процес постійно залучаються нові фахівці та формуються нові передумови організації колективної праці у проектах, що пов’язані із залученням мережі Інтернет у здійснення комерційної діяльності різноманітних суб’єктів господарювання. Зростання складності задач, які вирішуються, підвищення вимог до компетенцій фахівців, розвиток можливостей інструментарію створення Інтернет-ресурсів вимагають від менеджерів різноманітних проектів, що орієнтуються на використання мережі Інтернет, замислюватись над необхідністю якісної організації праці відповідних фахівців.
Виконано аналіз останніх досліджень і публікацій, що стосуються роз- витку теорії менеджменту, зокрема у питанні визначення функцій менеджменту їх реалізації. Оскільки, з точки зору сучасної науки управління, однією з функцій менеджменту є організація виконання робіт — то ефективний менеджер повинен опікуватись питанням забезпечення даної функції у системі управління відповідних виробничих процесів. У статті розглянуто два підходи до організації робіт, що пов’язані з серверним програмування Інтернет-ресурсів — без поділу та з поділом тексту програми на незалежні одиниці трансляції мови програмування.
Проаналізовано можливості кожного з підходів. Розкрито переваги застосування підходу до серверного програмування, що базується на розподілі тексту програму на окремі одиниці трансляції, та визначено переваги, які можуть отримати колективи розробників. Визначено перспективи подальшого розвитку запропонованої ідеї. Продемонстровано приклад реалізації задачі та зроблено відповідні висновки з приводу організації виконання відповідних робіт.
Abstract: Managing the software creation process is one of the most important activities of managers working in the information industry. The article deals with some aspects of organizing the work of development teams, taking into account the specifics of server programming of Internet resources. This process constantly involves new specialists and creates new prerequisites for organizing collective work in projects related to the involvement of the Internet in the commercial activities of various business entities. The growing complexity of problems solved, the increase of requirements to the skill, the capability of the tools to create online resources requires managers of various projects oriented at the use of the Internet to reflect on the need for high-quality labour organization relevant experts. The analysis of the latest research and publications related to the development of management theory, in particular in determining the functions of management of their implementation. Since, from the point of view of modern management science, one of the functions of management is the organization of work performance, an effective Manager should deal with the issue of ensuring this function in the management system of the corresponding production processes.
The article considers two approaches to organizing work related to server programming of Internet resources-without separation and with the division of the program text into independent translation units of the programming language. The possibilities of each approach are analyzed. The advantages of applying an approach to server programming based on the distribution of the program text into separate translation units are revealed, and the advantages that can be obtained by development teams are determined. The prospects for further development of the proposed idea are determined. An example of the implementation of the task is demonstrated and appropriate conclusions are made about the organization of the relevant work.
Ключові слова: серверне-програмування; Інтернет-реурс; мова про- грамування С++; одиниця трансляції; глобальна змінна; зв’язування ідентифікаторів
Key words: server side programming; Internet resource; C++ programming language; translation unit; global variable; identifier binding
УДК: 331.103, 65.01
UDC: 331.103, 65.01
To cite paper
In APA style
Potapenko, S. (2019). Features of the organization of collective server programming in the management system for creating internet resources. Modeling and Information System in Economics, 97, 174-186. http://doi.org/10.33111/mise.97.18
In MON style
Потапенко С.Д. Особливості організації колективного серверного програмування у системі менеджменту створення інтернет-ресурсів. Моделювання та інформаційні системи в економіці. 2019. № 97. С. 174-186. http://doi.org/10.33111/mise.97.18 (дата звернення: 04.10.2025).
With transliteration
Potapenko, S. (2019) Osoblyvosti orhanizatsii kolektyvnoho servernoho prohramuvannia u systemi menedzhmentu stvorennia internet-resursiv [Features of the organization of collective server programming in the management system for creating internet resources]. Modeling and Information System in Economics, no. 97. pp. 174-186. http://doi.org/10.33111/mise.97.18 [in Ukrainian] (accessed 04 Oct 2025).
# 97 / 2019 # 97 / 2019
Download Paper
35
Views
7
Downloads
0
Cited by

  1. Менеджмент (Современный российский менеджмент). Учебник / Авт. кол. Ф. М. Русинов, М. Л. Разу, В. А. Денисов и др.; Под ред. Ф. М. Русинова, М. Л. Разу. М.: ФБК-Пресс, 1999. 504 с.
  2. Мескон М., Альберт М., Хедоури Ф. Основы менеджмента. М.: Издательство «Дело», 1997. 704 с.
  3. Михалева Е. П. Менеджмент : конспект лекций. — 2е изд., перераб. и доп.. М.: Юрайт, 2010. 191 с.
  4. Орлов А. И. Менеджмент. Учебник. М.: Издательство «Изумруд», 2003. 298 с.
  5. Рульев В. А., Гуткевич С. О. Менеджмент. Навч. посіб.. К.: Центр учбової літератури, 2011. 312 с.
  6. Файоль А., Эмерсон Г., Тейлор Ф., Форд Г. Управление это наука и искуство. М.: Республика, 1992. 351 с.
  7. Kernigan B. W., Ritchie D. M. The C programming language. Englewood Cliffs: Prentice Hall, 1978. 228 p.
  8. Stroustrup B. The C++ Programming Language Fourth Edition. Ann Arbor: Addison-Wesley, 2013. 1346 p.