Thanks!

Is it possible to run a 32-bit staf and a 64-bit staf on the on the same
machine? The goal would be to allow a legacy 32-bit app to pass messages
across the queue to a 64-bit app on the same machine.  This would be a kind
of IPC mechanism.

Make sense?  Possible?
-T



On Mon, Jun 25, 2012 at 8:56 AM, Sharon Lucas <luc...@us.ibm.com> wrote:

> You can send a message via the STAF QUEUE service to any machine,
> regardless of the to/from operating system.
>
> You can use the STAF 32bit C++ APIs (when running 32-bit STAF) to submit
> any STAF request (e.g. a QUEUE request) via a 32bit C++ application.
> You can use the STAF 64bit C++ APIs (when running 64-bit STAF) to submit
> any STAF request (e.g. a QUEUE request) via a 64bit C++ application.
>
>
> --------------------------------------------------------------
> Sharon Lucas
> IBM Austin,   luc...@us.ibm.com
> (512) 286-7313 or Tieline 363-7313
>
>
>
>
> From:        Tennis Smith <tennis_sm...@yahoo.com>
> To:        Sharon Lucas/Austin/IBM@IBMUS,
> Cc:        staf-users@lists.sourceforge.net
> Date:        06/25/2012 10:51 AM
> Subject:        Re: [staf-users] Queue Service Query
> Sent by:        tennis.n.sm...@gmail.com
> ------------------------------
>
>
>
> Hi Sharon,
>
> Sorry, forgot to add that info.  We're using the 32-bit version of 3.4.1.
>  Our app is 32-bit, written in C++, and has  Service Queue code embedded in
> it.
>
> Can our 32-bit app share a queue with machines running 64-bit staf
> versions?
>
> -T
>
> On Mon, Jun 25, 2012 at 7:27 AM, Sharon Lucas 
> <*luc...@us.ibm.com*<luc...@us.ibm.com>>
> wrote:
> What version of STAF do you have installed?  A 32-bit version or a 64-bit
> version of STAF?
> What language are your Windows applications written in that submit STAF
> QUEUE service requests from (e.g. C++, Java, etc)?
>
> --------------------------------------------------------------
> Sharon Lucas
> IBM Austin,   *luc...@us.ibm.com* <luc...@us.ibm.com>*
> **(512) 286-7313* <%28512%29%20286-7313> or Tieline 363-7313
>
>
>
>
> From:        Tennis Smith <*tennis_sm...@yahoo.com*<tennis_sm...@yahoo.com>
> >
> To:        
> *staf-users@lists.sourceforge.net*<staf-users@lists.sourceforge.net>,
>
> Date:        06/23/2012 10:49 PM
> Subject:        [staf-users] Queue Service Query
>  ------------------------------
>
>
>
>
> Hi,
>
> We have several windows 32bit applications which use the queue service.
>  Would it be possible for them to pass messages to/from 64bit applications
> using the queue service?
>
> --
> Tks,
> -Tennis
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. 
> *http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/*<http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/>
> _______________________________________________
> staf-users mailing list*
> **staf-users@lists.sourceforge.net* <staf-users@lists.sourceforge.net>*
> **https://lists.sourceforge.net/lists/listinfo/staf-users*<https://lists.sourceforge.net/lists/listinfo/staf-users>
>
>
>
>
> --
> Tks,
> -Tennis
>



-- 
Tks,
-Tennis
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to