Von dem Buch Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-Seal2 Approach (Paperback) haben wir 2 gleiche oder sehr ähnliche Ausgaben identifiziert!

Falls Sie nur an einem bestimmten Exempar interessiert sind, können Sie aus der folgenden Liste jenes wählen, an dem Sie interessiert sind:

Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-Seal2 Approach (Paperback)100%: Dipl Walter Binder: Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-Seal2 Approach (Paperback) (ISBN: 9783838652023) Grin Verlag Diplom.De, in Deutsch, Taschenbuch.
Nur diese Ausgabe anzeigen…
Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach als eBook von72%: Binder, Walter: Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach als eBook von (ISBN: 9783832452025) 2002, Diplomica Verlag, in Englisch, auch als eBook.
Nur diese Ausgabe anzeigen…

Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-Seal2 Approach (Paperback)
10 Angebote vergleichen

Bester Preis: 47,41 (vom 03.03.2014)
1
9783832452025 - Walter Binder: Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach
Walter Binder

Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach

Lieferung erfolgt aus/von: Deutschland DE NW EB DL

ISBN: 9783832452025 bzw. 3832452028, in Deutsch, diplom.de, neu, E-Book, elektronischer Download.

Lieferung aus: Deutschland, E-Book zum Download.
Inhaltsangabe:Abstract: Even though the benefits of mobile agents have been highlighted in numerous research works, mobile agent applications are not in widespread use today. For the success of mobile agent applications, secure, portable, and efficient execution platforms for mobile agents are crucial. However, available mobile agent systems do not meet the high security requirements of commercial applications, are not portable, or cause high overhead. Currently, the majority of mobile agent platforms is based on Java. These systems simply rely on the security facilities of Java, although the Java security model is not suited to protect agents and service components from each other. Above all, Java is lacking a concept of strong protection domains that could be used to isolate agents. The J-SEAL2 mobile agent system extends the Java environment with a model of strong protection domains. The core of the system is a micro-kernel fulfilling the same functions as a traditional operating system kernel: Protection, communication, domain termination, and resource control. For portability reasons, J-SEAL2 is implemented in pure Java. J-SEAL2 provides an efficient communication model and offers good scalability and performance for large-scale applications. This thesis explains the key concepts of the J-SEAL2 micro-kernel and how they are implemented in Java. Inhaltsverzeichnis:Table of Contents: 1Overview5 1.1Introduction5 1.2Mobile Agent Systems in Java8 1.3J-SEAL2 System Structure10 1.4J-SEAL2 Security Properties12 2.Related Work14 2.1Java Operating Systems14 2.1.1JavaSeal14 2.1.2KaffeOS16 2.1.3Alta16 2.1.4J-Kernel17 2.1.5Luna17 2.1.6NOMADS17 2.2Resource Control in Java18 2.2.1Jres18 2.2.2Real-time Extensions for Java18 2.2.3Java Profilers19 2.2.4Economic Models19 3.Protection Domains21 3.1Introduction21 3.2Kernel Code21 3.2.1Requirements22 3.2.2Implementation Issues23 3.3Protection24 3.3.1Requirements24 3.3.2Implementation Issues26 3.3.2.1Class-loading26 3.3.2.2Extended Bytecode Verification26 3.4Domain Termination28 3.4.1Requirements28 3.4.2Implementation Issues29 4.Communication31 4.1Introduction31 4.2Channels32 4.3Limitations of Channels32 4.4External References33 4.4.1Terminology34 4.4.2Properties of External References35 4.4.3Examples of External References39 4.5Implementation Issues40 4.6Inter Agent Method Calling (IAMC)41 4.7Evaluation43 5.Resource Control45 5.1Introduction45 5.2Objectives and Resulting Model46 5.2.1Portability and Transparency48 5.2.2Minimal Overhead for Trusted Domains49 5.2.3Support for Resource Sharing49 5.2.4Managed Resources49 5.3API51 5.3.1Definitions51 5.3.2Class Res52 5.3.3Class ResSet54 5.3.4Class Seal55 5.3.5Example56 5.4Implementation Issues56 5.4.1No Direct Sharing57 5.4.2Bytecode Rewriting57 5.4.3Domain Types58 5.4.4Accounting Objects58 5.4.5Callbacks from Native Code60 5.4.6Shared Classes61 5.4.7Optimizations62 5.4.8Rewriting Abstract Methods63 5.4.9Memory Control64 5.4.9.1Heap64 5.4.9.2Stack65 5.4.10CPU Control66 5.4.10.1Class CPUAccount66 5.4.10.2Scheduler67 5.4.10.3Rewriting Algorithm69 5.4.10.4Optimizations71 5.4.11Accounting for Garbage Collection73 5.4.12Compensating for Native Code74 5.5Evaluation75 6.Conclusion80 6.1State of Implementation80 6.2Future Work82 6.3Summary83.
2
9783832452025 - Walter Binder: Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach
Walter Binder

Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach

Lieferung erfolgt aus/von: Deutschland DE NW

ISBN: 9783832452025 bzw. 3832452028, in Deutsch, Diplomica Verlag, neu.

Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach: Inhaltsangabe:Abstract: Even though the benefits of mobile agents have been highlighted in numerous research works, mobile agent applications are not in widespread use today. For the success of mobile agent applications, secure, portable, and efficient execution platforms for mobile agents are crucial. However, available mobile agent systems do not meet the high security requirements of commercial applications, are not portable, or cause high overhead. Currently, the majority of mobile agent platforms is based on Java. These systems simply rely on the security facilities of Java, although the Java security model is not suited to protect agents and service components from each other. Above all, Java is lacking a concept of strong protection domains that could be used to isolate agents. The J-SEAL2 mobile agent system extends the Java environment with a model of strong protection domains. The core of the system is a micro-kernel fulfilling the same functions as a traditional operating system kernel: Protection, communication, domain termination, and resource control. For portability reasons, J-SEAL2 is implemented in pure Java. J-SEAL2 provides an efficient communication model and offers good scalability and performance for large-scale applications. This thesis explains the key concepts of the J-SEAL2 micro-kernel and how they are implemented in Java. Inhaltsverzeichnis:Table of Contents: 1Overview5 1.1Introduction5 1.2Mobile Agent Systems in Java8 1.3J-SEAL2 System Structure10 1.4J-SEAL2 Security Properties12 2.Related Work14 2.1Java Operating Systems14 2.1.1JavaSeal14 2.1.2KaffeOS16 2.1.3Alta16 2.1.4J-Kernel17 2.1.5Luna17 2.1.6NOMADS17 2.2Resource Control in Java18 2.2.1Jres18 2.2.2Real-time Extensions for Java18 2.2.3Java Profilers19 2.2.4Economic Models19 3.Protection Domains21 3.1Introduction21 3.2Kernel Code21 3.2.1Requirements22 3.2.2Implementation Issues23 3.3Protection24 3.3.1Requirements24 3.3.2Implementation Issues26 3.3.2.1Class-loading26 3.3.2.2Extended Bytecode Verification26 3.4Domain Termination28 3.4.1Requirements28 3.4.2Implementation Issues29 4.Communication31 4.1Introduction31 4.2Channels32 4.3Limitations of Channels32 4.4External References33 4.4.1Terminology34 4.4.2Properties of External References35 4.4.3Examples of External References39 4.5Implementation Issues40 4.6Inter Agent Method Calling (IAMC)41 4.7Evaluation43 5.Resource Control45 5.1Introduction45 5.2Objectives and Resulting Model46 5.2.1Portability and Transparency48 5.2.2Minimal Overhead for Trusted Domains49 5.2.3Support for Resource Sharing49 5.2.4Managed Resources49 5.3API51 5.3.1Definitions51 5.3.2Class Res52 5.3.3Class ResSet54 5.3.4Class Seal55 5.3.5Example56 5.4Implementation Issues56 5.4.1No Direct Sharing57 5.4.2Bytecode Rewriting57 5.4.3Domain Types58 5.4.4Accounting Objects58 5.4.5Callbacks from Native Code60 5.4.6Shared Classes61 5.4.7Optimizations62 5.4.8Rewriting Abstract Methods63 5.4.9Memory Control64 5.4.9.1Heap64 5.4.9.2Stack65 5.4.10CPU Control66 5.4.10.1Class CPUAccount66 5.4.10.2Scheduler67 5.4.10.3Rewriting Algorithm69 5.4.10.4Optimizations71 5.4.11Accounting for Garbage Collection73 5.4.12Compensating for Native Code74 5.5Evaluation75 6.Conclusion80 6.1State of Implementation80 6.2Future Work82 6.3Summary83, Englisch, Ebook.
3
9783838652023 - Binder, Walter: Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach
Binder, Walter

Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach

Lieferung erfolgt aus/von: Deutschland DE PB NW

ISBN: 9783838652023 bzw. 3838652029, in Deutsch, Grin Verlag Diplom.De, Taschenbuch, neu.

Lieferung aus: Deutschland, Versandkostenfrei.
buecher.de GmbH & Co. KG, [1].
Doctoral Thesis / Dissertation from the year 2001 in the subject Computer Science - Commercial Information Technology, Vienna University of Technology (Technische Naturwissenschaften und Informatik), language: English, abstract: Inhaltsangabe:Abstract: Even though the benefits of mobile agents have been highlighted in numerous research works, mobile agent applications are not in widespread use today. For the success of mobile agent applications, secure, portable, and efficient execution platforms for mobile agents are crucial. However, available mobile agent systems do not meet the high security requirements of commercial applications, are not portable, or cause high overhead. Currently, the majority of mobile agent platforms is based on Java. These systems simply rely on the security facilities of Java, although the Java security model is not suited to protect agents and service components from each other. Above all, Java is lacking a concept of strong protection domains that could be used to isolate agents. The J-SEAL2 mobile agent system extends the Java environment with a model of strong protection domains. The core of the system is a micro-kernel fulfilling the same functions as a traditional operating system kernel: Protection, communication, domain termination, and resource control. For portability reasons, J-SEAL2 is implemented in pure Java. J-SEAL2 provides an efficient communication model and offers good scalability and performance for large-scale applications. This thesis explains the key concepts of the J-SEAL2 micro-kernel and how they are implemented in Java. Inhaltsverzeichnis:Table of Contents: 1Overview5 1.1Introduction5 1.2Mobile Agent Systems in Java8 1.3J-SEAL2 System Structure10 1.4J-SEAL2 Security Properties12 2.Related Work14 2.1Java Operating Systems14 2.1.1JavaSeal14 2.1.2KaffeOS16 2.1.3Alta16 2.1.4J-Kernel17 2.1.5Luna17 2.1.6NOMADS17 2.2Resource Control in Java18 2.2.1Jres18 2.2.2Real-time Extensions for Java18 2.2.3Java Profilers19 2.2.4Economic Models19 3.Protection Domains21 3.1Introduction21 3.2Kernel Code21 3.2.1Requirements22 3.2.2Implementation Issues23 3.3Protection24 3.3.1Requirements24 3.3.2Implementation Issues26 3.3.2.1Class-loading26 3.3.2.2Extended Bytecode Verification26 3.4Domain Termination28 3.4.1Requirements28 3.4.2Implementation Issues29 4.Communication31 4.1Introduction31 4.2Channels32 4.3Limitations of Channels32 4.4External References33 4.4.1Terminology34 4.4.2Properties of External References35 4.4.3Examples of External References39 4.5Implementation Issues40 4.6Inter Agent Method Calling (IAMC)41 4.7Evaluation43 5.Resource Control45 5.1Introduction45 5.2Objectives and Resulting Model46 5.2.1Portability and Transparency48 5.2.2Minimal Overhead for Trusted Domains49 5.2.3Support for Resource Sharing49 5.2.4Managed Resources49 5.3API51 5.3.1Definitions51 5.3.2Class Res52 5.3.3Class ResSet54 5.3.4Class Seal55 5.3.5Example56 5.4Implementation Issues56 5.4.1No Direct Sharing57 5.4.2Bytecode Rewriting57 5.4.3Domain Types58 5.4.4Accounting Objects58 5.4.5Callbacks from Native Code60 5.4.6Shared Classes61 5.4.7Optimizations62 5.4.8Rewriting Abstract Methods63 5.4.9Memory Control64 5.4.9.1Heap64 5.4.9.2Stack65 5.4.10CPU Control66 5.4.10.1Class CPUAccount66 5.4.10.2Scheduler67 5.4.10.3Rewriting Algorithm69 5.4.10.4Optimizations71 5.4.11Accounting for Garbage Collection73 5.4.12Compensating for Native Code74 5.5Evaluation75 6.Conclusion80 6.1State of Implementation...2002. 96 S. 210 mmVersandfertig in 3-5 Tagen, Softcover.
4
9783838652023 - Binder, Walter: Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach
Binder, Walter

Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach

Lieferung erfolgt aus/von: Deutschland DE PB NW

ISBN: 9783838652023 bzw. 3838652029, in Deutsch, Grin Verlag Diplom.De, Taschenbuch, neu.

Lieferung aus: Deutschland, Versandkostenfrei.
buecher.de GmbH & Co. KG, [1].
Doctoral Thesis / Dissertation from the year 2001 in the subject Computer Science - Commercial Information Technology, Vienna University of Technology (Technische Naturwissenschaften und Informatik), language: English, abstract: Inhaltsangabe:Abstract: Even though the benefits of mobile agents have been highlighted in numerous research works, mobile agent applications are not in widespread use today. For the success of mobile agent applications, secure, portable, and efficient execution platforms for mobile agents are crucial. However, available mobile agent systems do not meet the high security requirements of commercial applications, are not portable, or cause high overhead. Currently, the majority of mobile agent platforms is based on Java. These systems simply rely on the security facilities of Java, although the Java security model is not suited to protect agents and service components from each other. Above all, Java is lacking a concept of strong protection domains that could be used to isolate agents. The J-SEAL2 mobile agent system extends the Java environment with a model of strong protection domains. The core of the system is a micro-kernel fulfilling the same functions as a traditional operating system kernel: Protection, communication, domain termination, and resource control. For portability reasons, J-SEAL2 is implemented in pure Java. J-SEAL2 provides an efficient communication model and offers good scalability and performance for large-scale applications. This thesis explains the key concepts of the J-SEAL2 micro-kernel and how they are implemented in Java. Inhaltsverzeichnis:Table of Contents: 1Overview5 1.1Introduction5 1.2Mobile Agent Systems in Java8 1.3J-SEAL2 System Structure10 1.4J-SEAL2 Security Properties12 2.Related Work14 2.1Java Operating Systems14 2.1.1JavaSeal14 2.1.2KaffeOS16 2.1.3Alta16 2.1.4J-Kernel17 2.1.5Luna17 2.1.6NOMADS17 2.2Resource Control in Java18 2.2.1Jres18 2.2.2Real-time Extensions for Java18 2.2.3Java Profilers19 2.2.4Economic Models19 3.Protection Domains21 3.1Introduction21 3.2Kernel Code21 3.2.1Requirements22 3.2.2Implementation Issues23 3.3Protection24 3.3.1Requirements24 3.3.2Implementation Issues26 3.3.2.1Class-loading26 3.3.2.2Extended Bytecode Verification26 3.4Domain Termination28 3.4.1Requirements28 3.4.2Implementation Issues29 4.Communication31 4.1Introduction31 4.2Channels32 4.3Limitations of Channels32 4.4External References33 4.4.1Terminology34 4.4.2Properties of External References35 4.4.3Examples of External References39 4.5Implementation Issues40 4.6Inter Agent Method Calling (IAMC)41 4.7Evaluation43 5.Resource Control45 5.1Introduction45 5.2Objectives and Resulting Model46 5.2.1Portability and Transparency48 5.2.2Minimal Overhead for Trusted Domains49 5.2.3Support for Resource Sharing49 5.2.4Managed Resources49 5.3API51 5.3.1Definitions51 5.3.2Class Res52 5.3.3Class ResSet54 5.3.4Class Seal55 5.3.5Example56 5.4Implementation Issues56 5.4.1No Direct Sharing57 5.4.2Bytecode Rewriting57 5.4.3Domain Types58 5.4.4Accounting Objects58 5.4.5Callbacks from Native Code60 5.4.6Shared Classes61 5.4.7Optimizations62 5.4.8Rewriting Abstract Methods63 5.4.9Memory Control64 5.4.9.1Heap64 5.4.9.2Stack65 5.4.10CPU Control66 5.4.10.1Class CPUAccount66 5.4.10.2Scheduler67 5.4.10.3Rewriting Algorithm69 5.4.10.4Optimizations71 5.4.11Accounting for Garbage Collection73 5.4.12Compensating for Native Code74 5.5Evaluation75 6.Conclusion80 6.1State of Implementation...2002. 96 S. 210 mmVersandfertig in 3-5 Tagen, Softcover.
5
9783838652023 - Walter Binder: Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach
Symbolbild
Walter Binder

Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach (2002)

Lieferung erfolgt aus/von: Deutschland DE PB NW RP

ISBN: 9783838652023 bzw. 3838652029, in Deutsch, Taschenbuch, neu, Nachdruck.

58,00 + Versand: 15,50 = 73,50
unverbindlich
Von Händler/Antiquariat, AHA-BUCH GmbH [51283250], Einbeck, NDS, Germany.
This item is printed on demand - Print on Demand Titel. Neuware - Doctoral Thesis / Dissertation from the year 2001 in the subject Computer Science - Commercial Information Technology, Vienna University of Technology (Technische Naturwissenschaften und Informatik), language: English, abstract: Inhaltsangabe:Abstract: Even though the benefits of mobile agents have been highlighted in numerous research works, mobile agent applications are not in widespread use today. For the success of mobile agent applications, secure, portable, and efficient execution platforms for mobile agents are crucial. However, available mobile agent systems do not meet the high security requirements of commercial applications, are not portable, or cause high overhead. Currently, the majority of mobile agent platforms is based on Java. These systems simply rely on the security facilities of Java, although the Java security model is not suited to protect agents and service components from each other. Above all, Java is lacking a concept of strong protection domains that could be used to isolate agents. The J-SEAL2 mobile agent system extends the Java environment with a model of strong protection domains. The core of the system is a micro-kernel fulfilling the same functions as a traditional operating system kernel: Protection, communication, domain termination, and resource control. For portability reasons, J-SEAL2 is implemented in pure Java. J-SEAL2 provides an efficient communication model and offers good scalability and performance for large-scale applications. This thesis explains the key concepts of the J-SEAL2 micro-kernel and how they are implemented in Java. Inhaltsverzeichnis:Table of Contents: 1Overview5 1.1Introduction5 1.2Mobile Agent Systems in Java8 1.3J-SEAL2 System Structure10 1.4J-SEAL2 Security Properties12 2.Related Work14 2.1Java Operating Systems14 2.1.1JavaSeal14 2.1.2KaffeOS16 2.1.3Alta16 2.1.4J-Kernel17 2.1.5Luna17 2.1.6NOMADS17 2.2Resource Control in Java18 2.2.1Jres18 2.2.2Real-time Extensions for Java18 2.2.3Java Profilers19 2.2.4Economic Models19 3.Protection Domains21 3.1Introduction21 3.2Kernel Code21 3.2.1Requirements22 3.2.2Implementation Issues23 3.3Protection24 3.3.1Requirements24 3.3.2Implementation Issues26 3.3.2.1Class-loading26 3.3.2.2Extended Bytecode Verification26 3.4Domain Termination28 3.4.1Requirements28 3.4.2Implementation Issues29 4.Communication31 4.1Introduction31 4.2Channels32 4.3Limitations of Channels32 4.4External References33 4.4.1Terminology34 4.4.2Properties of External References35 4.4.3Examples of External References39 4.5Implementation Issues40 4.6Inter Agent Method Calling (IAMC)41 4.7Evaluation43 5.Resource Control45 5.1Introduction45 5.2Objectives and Resulting Model46 5.2.1Portability and Transparency48 5.2.2Minimal Overhead for Trusted Domains49 5.2.3Support for Resource Sharing49 5.2.4Managed Resources49 5.3API51 5.3.1Definitions51 5.3.2Class Res52 5.3.3Class ResSet54 5.3.4Class Seal55 5.3.5Example56 5.4Implementation Issues56 5.4.1No Direct Sharing57 5.4.2Bytecode Rewriting57 5.4.3Domain Types58 5.4.4Accounting Objects58 5.4.5Callbacks from Native Code60 5.4.6Shared Classes61 5.4.7Optimizations62 5.4.8Rewriting Abstract Methods63 5.4.9Memory Control64 5.4.9.1Heap64 5.4.9.2Stack65 5.4.10CPU Control66 5.4.10.1Class CPUAccount66 5.4.10.2Scheduler67 5.4.10.3Rewriting Algorithm69 5.4.10.4Optimizations71 5.4.11Accounting for Garbage Collection73 5.4.12Compensating for Native Code74 5.5Evaluation75 6.Conclusion80 6.1State of Implementation. 96 pp. Englisch.
6
9783832452025 - Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach

Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach

Lieferung erfolgt aus/von: Vereinigtes Königreich Großbritannien und Nordirland DE NW

ISBN: 9783832452025 bzw. 3832452028, in Deutsch, neu.

Lieferung aus: Vereinigtes Königreich Großbritannien und Nordirland, Versandkostenfrei.
Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach ab 58 € als pdf eBook: . Aus dem Bereich: eBooks, Sachthemen & Ratgeber, Computer & Internet,.
7
9783832452025 - Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach als eBook von Walter Binder

Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach als eBook von Walter Binder

Lieferung erfolgt aus/von: Vereinigtes Königreich Großbritannien und Nordirland DE NW

ISBN: 9783832452025 bzw. 3832452028, in Deutsch, Diplom.de, neu.

Lieferung aus: Vereinigtes Königreich Großbritannien und Nordirland, Versandkostenfrei.
Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach ab 58 EURO.
8
9783838652023 - Binder, Walter: Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-Seal2 Approach
Symbolbild
Binder, Walter

Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-Seal2 Approach (2014)

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika DE PB NW

ISBN: 9783838652023 bzw. 3838652029, in Deutsch, Taschenbuch, neu.

47,46 + Versand: 2,90 = 50,36
unverbindlich
Von Händler/Antiquariat, Paperbackshop-US [8408184], Secaucus, NJ, U.S.A.
New Book. This item is printed on demand. Shipped from US This item is printed on demand.
9
9783832452025 - Walter Binder: Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach
Symbolbild
Walter Binder

Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach (2002)

Lieferung erfolgt aus/von: Deutschland EN NW

ISBN: 9783832452025 bzw. 3832452028, in Englisch, 91 Seiten, Diplomica, neu.

Lieferung aus: Deutschland, Versandfertig in 1 - 2 Werktagen, Versandkostenfrei. Tatsächliche Versandkosten können abweichen.
Von Händler/Antiquariat, diplomica.
Pappbilderbuch, Label: Diplomica, Diplomica, Produktgruppe: Book, Publiziert: 2002-04, Studio: Diplomica.
10
9783838652023 - Binder,  Walter: Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach
Binder, Walter

Designing and Implementing a Secure, Portable, and Efficient Mobile Agent Kernel: The J-SEAL2 Approach

Lieferung erfolgt aus/von: Deutschland DE NW

ISBN: 9783838652023 bzw. 3838652029, in Deutsch, neu.

58,00
unverbindlich
Lieferung aus: Deutschland, zzgl. Versandkosten, Sofort lieferbar.
Lade…