Filtern nach
Letzte Suchanfragen

Ergebnisse für *

Es wurden 9 Ergebnisse gefunden.

Zeige Ergebnisse 1 bis 9 von 9.

Sortieren

  1. Java NIO
    [regular expressions and high performance I/O]
    Autor*in: Hitchens, Ron
    Erschienen: 2002
    Verlag:  O'Reilly, Beijing [u.a.]

    Humboldt-Universität zu Berlin, Universitätsbibliothek, Jacob-und-Wilhelm-Grimm-Zentrum
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Technische Hochschule Brandenburg, Hochschulbibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Buch (Monographie)
    ISBN: 0596002882
    RVK Klassifikation: ST 250
    Auflage/Ausgabe: 1. ed.
    Schriftenreihe: A nutshell handbook
    Schlagworte: Computer input-output equipment; Java Computer program language; Object-oriented programming Computer science; Java 2 Standard Edition 1.4; Ein-Ausgabe; Programmierung
    Umfang: XVII, 282 S., graph. Darst.
  2. Java NIO
    [regular expressions and high performance I/O]
    Autor*in: Hitchens, Ron
    Erschienen: 2002
    Verlag:  O'Reilly, Beijing

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Buch (Monographie)
    Format: Druck
    ISBN: 0596002882
    DDC Klassifikation: Datenverarbeitung; Informatik (004)
    Auflage/Ausgabe: 1. ed.
    Schriftenreihe: A nutshell handbook
    Schlagworte: Ein-Ausgabe; Programmierung; Java 2 Standard Edition 1.4
    Umfang: XVII, 282 S., graph. Darst., 24 cm
  3. Java NIO
    Autor*in: Hitchens, Ron
    Erschienen: 2002
    Verlag:  O'Reilly Media, Sebastopol

    Many serious Java programmers, especially enterprise Java programmers, consider the new I/O API--called NIO for New Input/Output--the most important feature in the 1.4 version of the Java 2 Standard Edition. The NIO package includes many things that... mehr

    Hochschulbibliothek Friedensau
    Online-Ressource
    keine Fernleihe

     

    Many serious Java programmers, especially enterprise Java programmers, consider the new I/O API--called NIO for New Input/Output--the most important feature in the 1.4 version of the Java 2 Standard Edition. The NIO package includes many things that have been missing from previous editions of Java that are critical to writing high-performance, large-scale applications: improvements in the areas of buffer management, scalable network and file I/O, character-set support, and regular expression matching. Most of all, it boosts performance and speed dramatically. Java NIO explores the new I/O

     

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Hinweise zum Inhalt
    Volltext (Connect to this resource online)
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 9780596002886
    RVK Klassifikation: ST 250
    Schlagworte: Ein-Ausgabe; Programmierung; Java 2 Standard Edition 1.4;
    Umfang: Online-Ressource (304 p)
    Bemerkung(en):

    Description based upon print version of record

    Table of Contents; Preface; Organization; Who Should Read This Book; Software and Versions; Conventions Used in This Book; Font Conventions; How to Contact Us; Acknowledgments; Chapter 1. Introduction; I/O Versus CPU Time; No Longer CPU Bound; Getting to the Good Stuff; I/O Concepts; Buffer Handling; Scatter/gather; Virtual Memory; Memory Paging; File I/O; Memory-mapped files; File locking; Stream I/O; Summary; Chapter 2. Buffers; Buffer Basics; Attributes; Buffer API; Accessing; Filling; Flipping; Draining; Compacting; Marking; Comparing; Bulk Moves; Creating Buffers; Duplicating Buffers

    Byte BuffersByte Ordering; Direct Buffers; View Buffers; Data Element Views; Accessing Unsigned Data; Memory-Mapped Buffers; Summary; Chapter 3. Channels; Channel Basics; Opening Channels; Using Channels; Closing Channels; Scatter/Gather; File Channels; Accessing Files; File Locking; Memory-Mapped Files; Channel-to-Channel Transfers; Socket Channels; Nonblocking Mode; ServerSocketChannel; SocketChannel; DatagramChannel; Pipes; The Channels Utility Class; Summary; Chapter 4. Selectors; Selector Basics; The Selector, SelectableChannel, and SelectionKey Classes; Setting Up Selectors

    Using Selection KeysUsing Selectors; The Selection Process; Stopping the Selection Process; Managing Selection Keys; Concurrency; Asynchronous Closability; Selection Scaling; Summary; Chapter 5. Regular Expressions; Regular Expression Basics; The Java Regular Expression API; The CharSequence Interface; The Pattern Class; Splitting strings with the Pattern class; The Matcher Class; Regular Expression Methods of the String Class; Java Regular Expression Syntax; An Object-Oriented File Grep; Summary; Chapter 6. Character Sets; Character Set Basics; Charsets; The Charset Class; Comparing Charsets

    Charset EncodersThe CoderResult class; Charset Decoders; The Charset Service Provider Interface; Creating Custom Charsets; Providing Your Custom Charsets; Summary; Appendix A. NIO and the JNI; Appendix B. Selectable Channels SPI; Appendix C. NIO Quick Reference; Package java.nio; Buffer; BufferOverflowException; BufferUnderflowException; ByteBuffer; ByteOrder; CharBuffer; DoubleBuffer; FloatBuffer; IntBuffer; InvalidMarkException; LongBuffer; MappedByteBuffer; ReadOnlyBufferException; ShortBuffer; Package java.nio.channels; AlreadyConnectedException; AsynchronousCloseException; ByteChannel

    CancelledKeyExceptionChannel; Channels; ClosedByInterruptException; ClosedChannelException; ClosedSelectorException; ConnectionPendingException; DatagramChannel; FileChannel; FileLock; FileLockInterruptionException; GatheringByteChannel; IllegalBlockingModeException; IllegalSelectorException; InterruptibleChannel; NoConnectionPendingException; NonReadableChannelException; NonWritableChannelException; NotYetBoundException; NotYetConnectedException; OverlappingFileLockException; Pipe; ReadableByteChannel; ScatteringByteChannel; SelectableChannel; SelectionKey; Selector; ServerSocketChannel

    SocketChannel

    Available also in a print edition.

    Electronic reproduction; Available via World Wide Web

  4. Java NIO
    Autor*in: Hitchens, Ron
    Erschienen: c2002
    Verlag:  O'Reilly, Beijing

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Hinweise zum Inhalt
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Buch (Monographie)
    Format: Online
    RVK Klassifikation: ST 250
    Auflage/Ausgabe: 1st ed
    Schlagworte: Computer input-output equipment; Java (Computer program language); Object-oriented programming (Computer science); Ein-Ausgabe; Java 2 Standard Edition 1.4; Programmierung
    Umfang: 1 Online-Ressource (xvii, 282 p. S.), 24 cm
    Bemerkung(en):

    Mode of access: World Wide Web

    Made available through: Safari Books Online, LLC.

  5. Java NIO
    [regular expressions and high performance I/O]
    Autor*in: Hitchens, Ron
    Erschienen: 2002
    Verlag:  O'Reilly, Beijing [u.a.]

    Bibliothek der Hochschule Darmstadt, Zentralbibliothek
    00/ST 250 J35 H674
    keine Fernleihe
    Universität Marburg, Fachbereichsbibliothek Mathematik und Informatik
    D.3.JAV Hitch
    keine Fernleihe
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Buch (Monographie)
    Format: Druck
    ISBN: 0596002882
    RVK Klassifikation: ST 250
    Auflage/Ausgabe: 1. ed.
    Schriftenreihe: A nutshell handbook
    Schlagworte: Ein-Ausgabe; Programmierung; Java 2 Standard Edition 1.4
    Umfang: XVII, 282 S., graph. Darst., 24 cm
  6. Java NIO
    [regular expressions and high performance I/O]
    Autor*in: Hitchens, Ron
    Erschienen: 2002
    Verlag:  O'Reilly, Beijing [u.a.]

    Hochschule Augsburg, Bibliothek
    uneingeschränkte Fernleihe, Kopie und Ausleihe
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Buch (Monographie)
    ISBN: 0596002882
    RVK Klassifikation: ST 250
    Auflage/Ausgabe: 1. ed.
    Schriftenreihe: A nutshell handbook
    Schlagworte: Computer input-output equipment; Java Computer program language; Object-oriented programming Computer science; Java 2 Standard Edition 1.4; Ein-Ausgabe; Programmierung
    Umfang: XVII, 282 S., graph. Darst.
  7. Java NIO
    Autor*in: Hitchens, Ron
    Erschienen: c2002
    Verlag:  O'Reilly, Beijing

    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe
    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe
    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe
    Hessisches BibliotheksInformationsSystem HeBIS
    keine Fernleihe
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 0596002882
    RVK Klassifikation: ST 250
    Auflage/Ausgabe: 1st ed
    Schlagworte: Ein-Ausgabe; Programmierung; Java 2 Standard Edition 1.4
    Umfang: xvii, 282 p. S., 24 cm
    Bemerkung(en):

    Online-Ausg.:

  8. Java NIO
    [regular expressions and high performance I/O]
    Autor*in: Hitchens, Ron
    Erschienen: 2002
    Verlag:  O'Reilly, Beijing [u.a.]

    Universitätsbibliothek Siegen
    51TYIJ2346
    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Buch (Monographie)
    ISBN: 0596002882
    Auflage/Ausgabe: 1. ed.
    Schlagworte: Ein-Ausgabe; Java 2 Standard Edition 1.4; Programmierung
    Umfang: XVII, 282 S., graph. Darst.
  9. Java NIO
    Autor*in: Hitchens, Ron
    Erschienen: 2007
    Verlag:  O'Reilly Media, Inc, Sebastopol

    Many serious Java programmers, especially enterprise Java programmers, consider the new I/O API--called NIO for New Input/Output--the most important feature in the 1.4 version of the Java 2 Standard Edition. The NIO package includes many things that... mehr

    Leibniz-Fachhochschule Hannover, Bibliothek
    keine Fernleihe
    Hochschulbibliothek Friedensau
    Online-Ressource
    keine Fernleihe
    Hochschulbibliothek Friedensau
    Online-Ressource
    keine Fernleihe

     

    Many serious Java programmers, especially enterprise Java programmers, consider the new I/O API--called NIO for New Input/Output--the most important feature in the 1.4 version of the Java 2 Standard Edition. The NIO package includes many things that have been missing from previous editions of Java that are critical to writing high-performance, large-scale applications: improvements in the areas of buffer management, scalable network and file I/O, character-set support, and regular expression matching. Most of all, it boosts performance and speed dramatically. Java NIO explores the new I/O

     

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Hinweise zum Inhalt
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 9780596002886
    RVK Klassifikation: ST 250
    Schlagworte: Ein-Ausgabe; Programmierung; Java 2 Standard Edition 1.4;
    Umfang: Online-Ressource (304 p.)
    Bemerkung(en):

    Description based upon print version of record

    Table of Contents; Preface; Organization; Who Should Read This Book; Software and Versions; Conventions Used in This Book; Font Conventions; How to Contact Us; Acknowledgments; Chapter 1. Introduction; I/O Versus CPU Time; No Longer CPU Bound; Getting to the Good Stuff; I/O Concepts; Buffer Handling; Scatter/gather; Virtual Memory; Memory Paging; File I/O; Memory-mapped files; File locking; Stream I/O; Summary; Chapter 2. Buffers; Buffer Basics; Attributes; Buffer API; Accessing; Filling; Flipping; Draining; Compacting; Marking; Comparing; Bulk Moves; Creating Buffers; Duplicating Buffers

    Byte BuffersByte Ordering; Direct Buffers; View Buffers; Data Element Views; Accessing Unsigned Data; Memory-Mapped Buffers; Summary; Chapter 3. Channels; Channel Basics; Opening Channels; Using Channels; Closing Channels; Scatter/Gather; File Channels; Accessing Files; File Locking; Memory-Mapped Files; Channel-to-Channel Transfers; Socket Channels; Nonblocking Mode; ServerSocketChannel; SocketChannel; DatagramChannel; Pipes; The Channels Utility Class; Summary; Chapter 4. Selectors; Selector Basics; The Selector, SelectableChannel, and SelectionKey Classes; Setting Up Selectors

    Using Selection KeysUsing Selectors; The Selection Process; Stopping the Selection Process; Managing Selection Keys; Concurrency; Asynchronous Closability; Selection Scaling; Summary; Chapter 5. Regular Expressions; Regular Expression Basics; The Java Regular Expression API; The CharSequence Interface; The Pattern Class; Splitting strings with the Pattern class; The Matcher Class; Regular Expression Methods of the String Class; Java Regular Expression Syntax; An Object-Oriented File Grep; Summary; Chapter 6. Character Sets; Character Set Basics; Charsets; The Charset Class; Comparing Charsets

    Charset EncodersThe CoderResult class; Charset Decoders; The Charset Service Provider Interface; Creating Custom Charsets; Providing Your Custom Charsets; Summary; Appendix A. NIO and the JNI; Appendix B. Selectable Channels SPI; Appendix C. NIO Quick Reference; Package java.nio; Buffer; BufferOverflowException; BufferUnderflowException; ByteBuffer; ByteOrder; CharBuffer; DoubleBuffer; FloatBuffer; IntBuffer; InvalidMarkException; LongBuffer; MappedByteBuffer; ReadOnlyBufferException; ShortBuffer; Package java.nio.channels; AlreadyConnectedException; AsynchronousCloseException; ByteChannel

    CancelledKeyExceptionChannel; Channels; ClosedByInterruptException; ClosedChannelException; ClosedSelectorException; ConnectionPendingException; DatagramChannel; FileChannel; FileLock; FileLockInterruptionException; GatheringByteChannel; IllegalBlockingModeException; IllegalSelectorException; InterruptibleChannel; NoConnectionPendingException; NonReadableChannelException; NonWritableChannelException; NotYetBoundException; NotYetConnectedException; OverlappingFileLockException; Pipe; ReadableByteChannel; ScatteringByteChannel; SelectableChannel; SelectionKey; Selector; ServerSocketChannel

    SocketChannel