Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: transferring a large file with STOMP over Artemis AMQ

by NetWallah (Canon)
on Aug 22, 2017 at 18:29 UTC ( [id://1197822]=note: print w/replies, xml ) Need Help??


in reply to transferring a large file with STOMP over Artemis AMQ

The Net::Stomp protocol allows multiple "send" requests.

Simply read the file a record at a time (do not zap $/) , and send a record at a time.

You will probably need to modify the reciever to receive this, and , possibly setup a way to signal "Last record", or "End of file", possibly via a key-value pair that is passed.

                All power corrupts, but we need electricity.

  • Comment on Re: transferring a large file with STOMP over Artemis AMQ

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1197822]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-23 15:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found