Książki, monografie, podręczniki, rozdziały (WFTIiMS)

Stały URI dla kolekcjihttp://hdl.handle.net/11652/173

Przeglądaj

collection.search.results.head

Teraz wyświetlane 1 - 3 z 3
  • Pozycja
    Postgraduate studies in the Institute of Information Technology of the Lodz University of Technology
    (Wydawnictwo Politechniki Łódzkiej, 2021) Krasiukianis, Roman; Smoliński, Mateusz; Kwapisz, Marcin; Karbowańczyk, Michał
    The article presents the assumptions, development path and key achievements of postgraduate studies at the Faculty of Technical Physics, Information Technology and Applied Mathematics of the Lodz University of Technology. The emphasis was placed on the role of cooperation with IT companies in developing postgraduate study programs related to the needs of the Lodz region as well as methods for assessing the quality of the learning process. In addition, problems related to changes in the labor market, as well as risks and opportunities resulting from the need to conduct classes differently during the COVID-19 pandemic, are discussed.
  • Pozycja
    Współdzielenie sesji graficznych w aplikacjach sieciowych
    (Wydawnictwo Naukowo-Techniczne, Warszawa, 2004) Smoliński, Mateusz
    W rozdziale przedstawiono technologię sesji graficznych wykorzystującą dynamicznie generowane obrazy po stronie serwera. Jedynym wymaganiem dotyczącym oprogramowania klienta jest przeglądarka internetowa zapewniająca interakcję z aplikacją. Prezentacja prostej aplikacji sieciowej zawiera opis architektury sesji graficznych. Współdzielenie sesji oraz ich replikacja stanowią przykładowe zaawansowane możliwości tej technologii.
  • Pozycja
    Scheduling system for distributed transaction processing
    (Oficyna Wydawnicza Politechniki Wrocławskiej ; Wrocław, 2009) Smoliński, Mateusz; Kwapisz, Marcin; Lipowska-Nadolska, Ewa
    This chapter describes a method of integration of IT systems working with many shared database storage in distributed environment. Following sections describe new elements in distributed environment: agents, naming service and coordination service. Every IT system pass all transactions on individual agent, that suspend their execution. Agent register suspended transaction in naming service, obtaining binary representation of their resource data. Registered transaction is requested by agent in central coordination service. Detection of conflict between transactions is realized by coordinator service and assures data integrity by controlling the execution of requested transactions. This feature eliminates deadlock and possibility of transactions rollbacks due to data conflicts. Besides theoretical description authors introduce formula for transaction conflict detection. The algorithm of conflicts detection is designed to be executed on a special hardware accelerator based on a systolic array.