980 resultados para Software-Defined Networking, OpenFlow, rete programmabile
Resumo:
Object-oriented programming is a widely adopted paradigm for desktop software development. This paradigm partitions software into separate entities, objects, which consist of data and related procedures used to modify and inspect it. The paradigm has evolved during the last few decades to emphasize decoupling between object implementations, via means such as explicit interface inheritance and event-based implicit invocation. Inter-process communication (IPC) technologies allow applications to interact with each other. This enables making software distributed across multiple processes, resulting in a modular architecture with benefits in resource sharing, robustness, code reuse and security. The support for object-oriented programming concepts varies between IPC systems. This thesis is focused on the D-Bus system, which has recently gained a lot of users, but is still scantily researched. D-Bus has support for asynchronous remote procedure calls with return values and a content-based publish/subscribe event delivery mechanism. In this thesis, several patterns for method invocation in D-Bus and similar systems are compared. The patterns that simulate synchronous local calls are shown to be dangerous. Later, we present a state-caching proxy construct, which avoids the complexity of properly asynchronous calls for object inspection. The proxy and certain supplementary constructs are presented conceptually as generic object-oriented design patterns. The e ect of these patterns on non-functional qualities of software, such as complexity, performance and power consumption, is reasoned about based on the properties of the D-Bus system. The use of the patterns reduces complexity, but maintains the other qualities at a good level. Finally, we present currently existing means of specifying D-Bus object interfaces for the purposes of code and documentation generation. The interface description language used by the Telepathy modular IM/VoIP framework is found to be an useful extension of the basic D-Bus introspection format.
Resumo:
Open source and open source software development have been interesting phenomena during the past decade. Traditional business models do not apply with open source, where the actual product is free. However, it is possible to make business with open source, even successfully, but the question is: how? The aim of this study is to find the key factors of successfully making business out of commercial open source software development. The task is achieved by finding the factors that influence open source projects, finding the relation between those factors, and find out why some factors explain the success more than others. The literature review concentrates first on background of open innovation, open source and open source software. Then business models, critical success factors and success measures are examined. Based on existing literature a framework was created. The framework contains categorized success factors that influence software projects in general as well as open source software projects. The main categories of success factors in software business are divided into community management, technology management, project management and market management. In order to find out which of the factors based on the existing literature are the most critical, empirical research was done by conducting unstructured personal interviews. The main finding based on the interviews is that the critical success factors in open source software business do not differ from those in traditional software business or in fact from those in any other business. Some factors in the framework came out in the interviews that can be considered as key factors: establishing and communicating hierarchy (community management), localization (technology management), good license know-how and IPR management (project management), and effective market management (market management). The critical success factors according to the interviewees are not listed in the framework: low price, good product and good business model development.
Resumo:
Filtration is a widely used unit operation in chemical engineering. The huge variation in the properties of materials to be ltered makes the study of ltration a challenging task. One of the objectives of this thesis was to show that conventional ltration theories are di cult to use when the system to be modelled contains all of the stages and features that are present in a complete solid/liquid separation process. Furthermore, most of the ltration theories require experimental work to be performed in order to obtain critical parameters required by the theoretical models. Creating a good overall understanding of how the variables a ect the nal product in ltration is somewhat impossible on a purely theoretical basis. The complexity of solid/liquid separation processes require experimental work and when tests are needed, it is advisable to use experimental design techniques so that the goals can be achieved. The statistical design of experiments provides the necessary tools for recognising the e ects of variables. It also helps to perform experimental work more economically. Design of experiments is a prerequisite for creating empirical models that can describe how the measured response is related to the changes in the values of the variable. A software package was developed that provides a ltration practitioner with experimental designs and calculates the parameters for linear regression models, along with the graphical representation of the responses. The developed software consists of two software modules. These modules are LTDoE and LTRead. The LTDoE module is used to create experimental designs for di erent lter types. The lter types considered in the software are automatic vertical pressure lter, double-sided vertical pressure lter, horizontal membrane lter press, vacuum belt lter and ceramic capillary action disc lter. It is also possible to create experimental designs for those cases where the variables are totally user de ned, say for a customized ltration cycle or di erent piece of equipment. The LTRead-module is used to read the experimental data gathered from the experiments, to analyse the data and to create models for each of the measured responses. Introducing the structure of the software more in detail and showing some of the practical applications is the main part of this thesis. This approach to the study of cake ltration processes, as presented in this thesis, has been shown to have good practical value when making ltration tests.
Resumo:
Formal methods provide a means of reasoning about computer programs in order to prove correctness criteria. One subtype of formal methods is based on the weakest precondition predicate transformer semantics and uses guarded commands as the basic modelling construct. Examples of such formalisms are Action Systems and Event-B. Guarded commands can intuitively be understood as actions that may be triggered when an associated guard condition holds. Guarded commands whose guards hold are nondeterministically chosen for execution, but no further control flow is present by default. Such a modelling approach is convenient for proving correctness, and the Refinement Calculus allows for a stepwise development method. It also has a parallel interpretation facilitating development of concurrent software, and it is suitable for describing event-driven scenarios. However, for many application areas, the execution paradigm traditionally used comprises more explicit control flow, which constitutes an obstacle for using the above mentioned formal methods. In this thesis, we study how guarded command based modelling approaches can be conveniently and efficiently scheduled in different scenarios. We first focus on the modelling of trust for transactions in a social networking setting. Due to the event-based nature of the scenario, the use of guarded commands turns out to be relatively straightforward. We continue by studying modelling of concurrent software, with particular focus on compute-intensive scenarios. We go from theoretical considerations to the feasibility of implementation by evaluating the performance and scalability of executing a case study model in parallel using automatic scheduling performed by a dedicated scheduler. Finally, we propose a more explicit and non-centralised approach in which the flow of each task is controlled by a schedule of its own. The schedules are expressed in a dedicated scheduling language, and patterns assist the developer in proving correctness of the scheduled model with respect to the original one.
Resumo:
EasyLEED is a program designed for the extraction of intensity-energy spectra from low-energy electron diffraction patterns. It can be used to get information about the position of individual atoms on a surface of some substance. The goal of this thesis is to make easyLEED useful in LEED-research. It is achieved by adding new features, i.e. plotting intensity-energy spectra, setting tracking parameters and allowing exporting and importing of settings and spot location data, to the program. The detailed description of these added features and how they’re done and how they impact on the usefulness of the program in research are presented in this thesis. Improving the calculational part of the program is not discussed.
Resumo:
Corporate decision to scale Agile Software development methodologies in offshoring environment has been obstructed due to possible challenges in scaling agile as agile methodologies are regarded to be suitable for small project and co-located team only. Although model such as Agile Scaling Model (ASM) has been developed for scaling Agile with different factors, inabilities of companies to figure out challenges and addressing them lead to failure of project rather than gaining the benefits of using agile methodologies. This failure can be avoided, when scaling agile in IT offshoring environment, by determining key challenges associated in scaling agile in IT offshoring environment and then preparing strategies for addressing those key challenges. These key challenges in scaling agile with IT offshoring environment can be determined by studying issues related with Offshoring and Agile individually and also considering the positive impact of agile methodology in offshoring environment. Then, possible strategies to tackle these key challenges are developed according to the nature of individual challenges and utilizing the benefits of different agile methodologies to address individual situation. Thus, in this thesis, we proposed strategy of using hybrid agile method, which is increasing trend due to adaptive nature of Agile. Determination of the key challenges and possible strategies for tackling those challenges are supported with the survey conducted in the researched organization.
Resumo:
The starting point of this study is that the prevailing way to consider the Finnish IT industries and industry information often results in a limited and even skewed picture of the sector. The purpose of the study is to contribute and increase knowledge and understanding of the status, structure and evolution of the Finnish IT industries as well as the Finnish IT vendor field and competition. The focus is on software product and IT services industries which form a crucial part of all ICT industries. This study examines the Finnish IT sector from production (supply) as well as market (demand) perspective. The study is based on empirical information from multiple sources. Three research questions were formulated for the study. The first concerns the status of the Finnish IT industries considered by applying theoretical frameworks. The second research question targets at the basis for the future evolution of the Finnish IT industries and, finally, the third at the ability of the available definitions and indicators to describe the Finnish IT industries and IT markets. Major structural changes like technological changes and related innovations, globalization and new business models are drivers of the evolution of the IT industries. The findings of this study emphasize the significant role of IT services in the Finnish IT sector and in connection to that the ability to combine IT service skills, competences and practices with high level software skills also in the future. According to the study the Finnish IT enterprises and their customers have become increasingly dependent on global ecosystems and platforms, applications and IT services provided by global vendors. As a result, more IT decisions are made outside Finland. In addition, IT companies are facing new competition from other than IT industries bringing into market new substitutes. To respond to the new competition, IT firms seek growth by expanding beyond their traditional markets.. The changing global division of labor accentuates the need for accurate information of the IT sector but, at the same time, also makes it increasingly challenging to acquire the information needed. One of the main contributions of this study is to provide frameworks for describing the Finnish IT sector and its evolution. These frameworks help combine empirical information from various sources and make it easier to concretize the structures, volumes, relationships and interaction of both, the production and market side of the Finnish IT industry. Some frameworks provide tools to analyze the vendor field, competition and the basis for the future evolution of the IT industries. The observations of the study support the argument that static industry definitions and related classifications do not serve the information needs in dynamic industries, such as the IT industries. One of the main messages of this study is to emphasize the importance of understanding the definitions and starting points of different information sources. Simultaneously, in the structure and evolution of Finnish IT industries the number of employees has become a more valid and reliable measure than the revenue based indicators.
Resumo:
O complexo heterogêneo de tecidos formado pelo gânglio de Gasser, rete mirabile carotídea e hipófise (GRH) de 199 bovinos foram macro e microscopicamente avaliados. Vinte e um GRH eram de casos confirmados de raiva, 19 com diagnóstico de meningoencefalite por herpesvírus bovino-5 (BoHV-5), 11 casos de febre catarral maligna (FCM), 7 tinham abscesso de pituitária, 17 apresentaram lesões de encefalopatia hepática (status spongiosus) atribuído à fibrose crônica por intoxicação por Senecio sp; e os 124 GRH restantes eram provenientes de bovinos que não apresentaram sinais neurológicos e que morreram ou foram eutanasiados por causas diversas. Nenhuma alteração histológica significativa foi observada no GRH dos 124 bovinos que não tinham sinais neurológicos, nos 17 bovinos com encefalopatia hepática, nem nos 19 bovinos afetados por meningoencefalite por BoHV-5. Alterações inflamatórias foram encontradas em 20 dos 21 casos de raiva e consistiam de proliferação de células satélites, nódulos gliais e infiltrado linfo-plasmocitário; alterações degenerativas incluíam cromatólise central, vacuolização neuronal e necrose neuronal com neuronofagia. Corpúsculos de inclusão eosinofílicos intracitoplasmáticos (de Negri) foram encontrados em 19 dos 21 casos de raiva; neurite do nervo trigêmeo em 11 casos e neuroipofisite em 4 casos. O complexo GRH de 9 de 11 casos de FCM apresentava arterite necrosante, que afetava as artérias da rete mirabile carotídea. Em 7 dos 199 GRH examinados havia abscessos de pituitária caracterizados por agregados de neutrófilos e detritos celulares circundados por infiltrado mononuclear e cápsula fibrosa. Vários achados incidentais foram observados nos 199 GRH examinados histologicamente e não foram correlacionados com alterações ligadas a doenças. Estes incluíam cistos na cavidade hipofisária, agregados de fibrina e neutrófilos no seio cavernoso da rete mirabile carotídea, leve aumento do número de células satélites ao redor dos neurônios do gânglio de Gasser e ocasional vacuolização e lipofuscinose neuronal. O exame histológico do complexo GRH é uma ferramenta importante e confiável no diagnóstico das principais encefalites em bovinos no Brasil.
Resumo:
Dynaamisia simulointimalleja tarvitaan, jotta voidaan tarkastella järjestelmän käyttäytymistä ajan funktiona. Simulointimallilla voidaan simuloida järjestelmän lähtö erilaisilla herätteillä. Mallin avulla saadaan myös tarkempi käsitys järjestelmästä ja sen osa-alueista, koska simulointimallista voidaan tarkastella sellaisia asioita, jotka voivat olla oikeasta järjestelmästä vaikeasti mitattavia. Tässä työssä kehitetään LUT Energian hyötysuhdemittapaikan keskikokoista kalorimetriä approksimoiva dynaaminen lämmönsiirtomalli käyttäen Matlab® Simulink -ohjelmistoa. Kehitetyn lämmönsiirtomallin tarkkuutta arvioidaan todellisella järjestelmällä tehdyillä mittauksilla. Työssä käytetään karkeita approksimaatioita, jotka tulee korvata tarkemmilla matemaattisilla malleilla jatkokehitystä varten. Työssä kehitetty dynaaminen lämmönsiirtomalli approksimoi todellisen järjestelmän vastetta lämmitysvaiheessa keskimääräisenvirheen ±0,19 °C tarkkuudella.
Resumo:
Services are getting more complex and difficult to manage, but much less attention and resources are directed towards service development than product development both in literature and business life. The paper sheds light on how productization together with modularization and service blueprinting would help make consultancy services more manageable, scalable and efficient while retaining their customer focus. The research was qualitative and based on active research and participant observation. A theoretical framework was constructed on the basis of relevant literature and was then evaluated in two steps: first the overall framework was evaluated by mirroring it to a real life case at QPR Software. Then a service blueprint was created of a selected service, and its benefits and challenges were evaluated. The framework reflected the case company's situation well. Service blueprinting proved to be a valuable tool for facilitating discussion and knowledge sharing. The characteristics of consultancy services provide many challenges for productization. They are highly heterogeneous and people-centric whereas productization is based on standardizing the offering, the delivery processes and managing the service's tangible properties. The research indicated that by modularizing services, both customer focus and standardization can be achieved by creating variety.
Resumo:
People make up one of the most important resources for a corporation and therefore it has to continuously seek an ever more diverse and international workforce. Inpatriation is another way of utilizing foreign expertise in a corporation. An inpatriate refers to a person that is on an international assignment at the headquarters of a corporation, where they have been sent either from a subsidiary abroad or from a third country outside the corporation. Strengthening the social network of the inpatriate and their family contributes to the adjustment process and furthermore the success of the work assignment. As social networking sites are currently the fastest developing personal networking tools in the world, it is interesting to see how they can help in inpatriate adjustment. The objective of this thesis is to explore the potential of social networking sites (SNS) in inpatriate adjustment. The main objective can be divided into three sub objectives: 1. What is SNS used for during the inpatriate assignment? 2. What are the inpatriates’ motivations to use SNS? 3. Could the three facets of adjustment (work, interaction and general) be gained through SNS? This qualitative study utilizes the theme interview data collection method and the thematic analysis approach for analysing the interview data. From the interviews with five Indian inpatriates in Finland the most mentioned uses of SNS were related to participating (sharing opinions, recommendations and discussing things and connecting to friends, family and colleagues) and consuming (collecting information for work and free time), the least mentioned use of SNS was producing (posting videos, photos and updates). An interesting finding was that the five interviewees did not use SNS for purely entertainment motives at all during their assignment. This thesis found that all three facets of adjustment could potentially be gained through SNS.
Resumo:
This thesis describes an approach to overcoming the complexity of software product management (SPM) and consists of several studies that investigate the activities and roles in product management, as well as issues related to the adoption of software product management. The thesis focuses on organizations that have started the adoption of SPM but faced difficulties due to its complexity and fuzziness and suggests the frameworks for overcoming these challenges using the principles of decomposition and iterative improvements. The research process consisted of three phases, each of which provided complementary results and empirical observation to the problem of overcoming the complexity of SPM. Overall, product management processes and practices in 13 companies were studied and analysed. Moreover, additional data was collected with a survey conducted worldwide. The collected data were analysed using the grounded theory (GT) to identify the possible ways to overcome the complexity of SPM. Complementary research methods, like elements of the Theory of Constraints were used for deeper data analysis. The results of the thesis indicate that the decomposition of SPM activities depending on the specific characteristics of companies and roles is a useful approach for simplifying the existing SPM frameworks. Companies would benefit from the results by adopting SPM activities more efficiently and effectively and spending fewer resources on its adoption by concentrating on the most important SPM activities.
Resumo:
The aim of the study is to expand networking between a packaging material manufacturer and retailers in order to develop products which appeal to brand owners and their customers. The in-built targets are to understand the retailer’s role in the value chain, clarify who makes packaging decision of private label products, and canvass the importance of sustainability. The present value chain of the packaging material manufacturer is reviewed first. It is assumed that sustainability could be a common interest, and The Consumer Goods Forum’s “A Global Language for Packaging and Sustainability” report is shortly discussed. The presentation of the most common packaging materials is based on a guide called “Packaging in the Sustainability Agenda: A Guide for Corporate Decision Makers”. The terms manufacturer’s brand and private label are defined. A retail value chain with emphasis on the role of customers as partners is introduced. The study area is the Nordic countries, and the information about Nordic retailers was provided first by desk research. The interviews were made in Finland, Sweden, Norway and Denmark. The study method is qualitative: the intention was to get initial insights, ideas and understandings. The results are compiled under the headings: sustainability, private labels, cooperation and packaging development. Also the reasons for good profitability of private labels are explained. Sustainability or responsibility is a key driver for innovation in the retail sector. Private labels have become brands. The ways of cooperation between a packaging material manufacturer and a retailer could be education and training. Packaging development is of great interest to retailers and they are willing to contribute.