VOOZH about

URL: https://www.javacodegeeks.com/author/emmanouil-gkatziouras/page/3

⇱ Emmanouil Gkatziouras, Author at Java Code Geeks - Page 3 of 20


  • Core Java👁 Image
    Emmanouil GkatziourasAugust 30th, 2021
    1 757

    Add Grpc to your Java Application

    Grpc is a high performance, open source universal RPC framework.There are various benefits for using gRPC. It simplifies development by…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Emmanouil GkatziourasJuly 1st, 2021
    2 1,559

    Keeping track of requests and Responses on Spring WebFlux

    In any rest-api based application it’s a matter of time when there is going to be the need to intercept…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Emmanouil GkatziourasJune 30th, 2021
    0 202

    BigQuery Storage API: Avro

    Previously we had an introduction on the BigQuery Storage API and we proceeded reading data using the Arrow format. In…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Emmanouil GkatziourasJune 25th, 2021
    0 321

    BigQuery Storage API: Arrow

    Previously we had an introduction on the BigQuery Storage API. As explained the storage API of BigQuery supports two formats.…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Emmanouil GkatziourasJune 17th, 2021
    0 225

    BigQuery Storage API: Get Started and Comparisons

    BigQuery provides us with the Storage API for fast access using an rpc-based protocal. With this option you can receive…

    Read More »
  • Core Java👁 Image
    Emmanouil GkatziourasJune 1st, 2021
    0 473

    Apache Arrow on the JVM: Streaming Reads

    Previously we wrote Arrow Data to a Stream. Now we shall read those data from a stream. Just like on…

    Read More »
  • Core Java👁 Image
    Emmanouil GkatziourasMay 23rd, 2021
    0 587

    Apache Arrow on the JVM: Streaming Writes

    Previously we went to create some schemas on Arrow.  On this blog we will have a look on writing through…

    Read More »
  • Core Java👁 Image
    Emmanouil GkatziourasMay 22nd, 2021
    0 751

    Apache Arrow on the JVM: Get Started and Schemas

    Arrow is memory format for flat and hierarchical data. It is a popular format used by various big data tools,…

    Read More »
  • Core Java👁 Image
    Emmanouil GkatziourasFebruary 10th, 2021
    0 118

    Testing with Hoverfly and Java Part 6: JSON and JsonPath matchers

    Previously we used the XML and Xpath Hoverfly matchers. On this blog we shall focus on rules that assist us…

    Read More »
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • 10
  • 20
  • ...
  • Last
Back to top button
Close