0 Replies Latest reply on Feb 19, 2015 5:03 AM by uforob

    Ho can I make a multi-threaded server for direct TCP/IP connections?

    uforob

      How can I make with JBoss a multi-treaded server for direct TCP/IP connections? The protocol will be proprietary/ad hoc but I'd like to exploit JBoss pool threading capabilities.
      I read about "executors" and other things but I got confused.